Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 599 Bytes

File metadata and controls

15 lines (7 loc) · 599 Bytes

SendBotSMessageDataExtendedMessagePayload

Specifies the extended message payload which is used to send a message with a custom message type.

Properties

Name Type Description Notes
suggestedReplies List<String> Specifies an array of suggested replies to be sent with the message. [optional]
customView Object JSON format you want to embed in message, eq : {&quot;title&quot;: &quot;title&quot;, &quot;image&quot;: &quot;https://link.to/image.jpg\&quot;} [optional]