| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Internal message ID | [optional] |
| conversation_id | string | Internal conversation ID | [optional] |
| platform | string | [optional] | |
| platform_message_id | string | Platform's message ID | [optional] |
| direction | string | [optional] | |
| text | string | Message text content | [optional] |
| attachments | \Late\Model\WebhookPayloadMessageMessageAttachmentsInner[] | [optional] | |
| sender | \Late\Model\WebhookPayloadMessageMessageSender | [optional] | |
| sent_at | \DateTime | [optional] | |
| is_read | bool | [optional] |