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