Response
Field | Type | Description |
---|---|---|
author_id | numeric | Message author ID |
created_at | timestamp | Message creation date |
editor_id | numeric | ID of a player who has changed the message |
is_read | boolean | Indicates if the message has been read |
message | string | Message text |
updated_at | timestamp | Date when message was updated |