Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 978 Bytes

File metadata and controls

20 lines (15 loc) · 978 Bytes

WebhookPayloadMessageSentMessage

Properties

Name Type Description Notes
id String Internal message ID
conversation_id String Internal conversation ID
platform Platform (enum: instagram, facebook, telegram, whatsapp)
platform_message_id String Platform's message ID
direction Direction (enum: incoming, outgoing)
text Option<String> Message text content
attachments Vecmodels::InboxWebhookMessageAttachmentsInner
sender models::WebhookPayloadMessageSentMessageSender
sent_at String
is_read bool

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