Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.17 KB

File metadata and controls

19 lines (16 loc) · 1.17 KB

# WebhookPayloadMessageSentMessage

Properties

Name Type Description Notes
id string Internal message ID
conversation_id string Internal conversation ID
platform string
platform_message_id string Platform's message ID
direction string
text string Message text content
attachments \Zernio\Model\WebhookPayloadMessageSentMessageAttachmentsInner[]
sender \Zernio\Model\WebhookPayloadMessageSentMessageSender
sent_at \DateTime
is_read bool
source string WhatsApp send origin. whatsapp_business_app when sent from the WhatsApp Business phone app on a Coexistence number; cloud_api when sent through Zernio (dashboard, API, or broadcasts). Absent on non-WhatsApp platforms. This is not the inbox metadata.source lineage field. [optional]

[Back to Model list] [Back to API list] [Back to README]