The payload of the event. The contents of this object depend on the type of event.
Name | Type | Description | Notes |
---|---|---|---|
conversation | ConversationTruncated | The conversation in which the message was sent. | [optional] |
message | MessageWebhook | The message that was sent. | [optional] |
recent_notifications | list[MessageWebhook] | Messages sent with the Notification API since the last user message. | [optional] |