Message Object


Properties
answerTostringmaxLength 40

ID of the message that this message is answering.


assistantActionsArray <string>maxItems 10maxLength 500

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


bodyBody

Message body.


conversationIdstringRead-onlyformat GUID

Conversation ID.


createdDatestringRead-onlyformat date-time

Date and time the message was created.


engineStatusstringRead-onlymaxLength 50

Exact status message returned by ai site chat engine,


idstringRead-onlymaxLength 40

Message ID.


inboxIdstringRead-onlymaxLength 40

Message Id in the Inbox


messageTypestring

Message type.


senderstring

Message sender type.


visitorOptionsArray <string>maxItems 10maxLength 500

Options site visitor can choose from.


visitorOptionsFieldsArray <object>Read-onlymaxItems 50

List of detailed options the visitor can choose from.

Did this help?