ChatMessage
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message_id | Long | [default to null] | |
| chat_session_id | Long | [default to null] | |
| sender_id | Long | [default to null] | |
| sender_display_name | String | [default to null] | |
| sender_avatar_url | String | Sender’s avatar URL | [optional] [default to null] |
| sender_type | String | [default to null] | |
| client_temp_id | String | [optional] [default to null] | |
| client_timestamp | Long | [default to null] | |
| server_timestamp | Long | [default to null] | |
| message_type | MessageType | [default to null] | |
| payload | any | [default to null] | |
| reply_to_message_id | Long | [optional] [default to null] | |
| replied_message_preview | String | [optional] [default to null] | |
| replied_message_sender_display_name | String | [optional] [default to null] | |
| reactions | List | [default to null] | |
| read_by | List | [default to null] | |
| is_edited | Boolean | [default to null] | |
| edited_timestamp | Long | [optional] [default to null] | |
| deleted_timestamp | Long | [optional] [default to null] |