Name | Type | Description | Notes |
---|---|---|---|
id | String | The unique ID of the message. | [optional] |
received | String | A datetime string with the format `YYYY-MM-DDThh:mm:ss.SSSZ` representing when Sunshine Conversations received the message. | [optional] |
author | Author | [optional] | |
content | Content | The content of the message. | [optional] |
source | Source | [optional] | |
quotedMessage | QuotedMessage | The quoted message is currently only available for WhatsApp and Web Messenger `formResponse` messages. | [optional] |
metadata | Object | [optional] | |
deleted | Boolean | true if the message serves as a placeholder for one that has been deleted. | [optional] |