| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Internal message ID | [optional] |
| conversationId | String | Internal conversation ID | [optional] |
| platform | PlatformEnum | [optional] | |
| platformMessageId | String | Platform's message ID | [optional] |
| direction | DirectionEnum | [optional] | |
| text | String | Message text content | [optional] |
| attachments | List<WebhookPayloadMessageMessageAttachmentsInner> | [optional] | |
| sender | WebhookPayloadMessageMessageSender | [optional] | |
| sentAt | OffsetDateTime | [optional] | |
| isRead | Boolean | [optional] |
| Name | Value |
|---|---|
| "instagram" | |
| "facebook" | |
| TELEGRAM | "telegram" |
| BLUESKY | "bluesky" |
| "reddit" |
| Name | Value |
|---|---|
| INCOMING | "incoming" |