Message Object


Properties
idstringRead-onlymaxLength 40

Message ID.


createdDatestringRead-onlyformat date-time

Date and time the message was created.


senderstring

Message sender type.


conversationIdstringRead-onlyformat GUID

Conversation ID.


answerTostringmaxLength 40

ID of the message that this message is answering.


messageTypestring

Message type.


bodyBody

Message body.


inboxIdstringRead-onlymaxLength 40

Message Id in the Inbox


visitorOptionsArray <string>maxItems 10maxLength 500

Options site visitor can choose from.


assistantActionsArray <string>maxItems 10maxLength 500

List of actions that ai assistant executed on the site visitor's behalf.


visitorOptionsFieldsArray <Struct>Read-onlymaxItems 50

List of detailed options the visitor can choose from.

Did this help?