Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 874 Bytes

ConversationMessageDeliveryPayloadDestination.md

File metadata and controls

12 lines (8 loc) · 874 Bytes

ConversationMessageDeliveryPayloadDestination

A nested object representing the destination of the message.

Properties

Name Type Description Notes
type str An identifier for the channel to which a message was sent to. May include one of "web", "ios", "android", "messenger", "viber", "telegram", "wechat", "line", "twilio", "api", "notification", or any other channel. [optional]
integration_id str Identifier indicating which integration the message was sent to. [optional]

[Back to Model list] [Back to API list] [Back to README]