The list of contacts (users or leads) involved in this conversation. This will only contain one customer unless more were added via the group conversation feature.
typestring
Value"contact.list"
Example: "contact.list"
contactsArray of objects(Contact Reference)
The list of contacts (users or leads) involved in this conversation. This will only contain one customer unless more were added via the group conversation feature.
{
"type": "contact.list",
"contacts": [
{ … }
]
}
First contact reply
An object containing information on the first users message. For a contact initiated message this will represent the users original message.