Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 927 Bytes

File metadata and controls

17 lines (14 loc) · 927 Bytes

PublicMessage

Properties

Name Type Description Notes
id str Id of the message [optional]
content str Text content of the message [optional]
message_type str Denotes the message type [optional]
content_type str Content type of the message [optional]
content_attributes str Additional content attributes of the message [optional]
created_at str Created at time stamp of the message [optional]
conversation_id str Conversation Id of the message [optional]
attachments list[object] Attachments if any [optional]
sender object Details of the sender [optional]

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