Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 853 Bytes

File metadata and controls

14 lines (10 loc) · 853 Bytes

SunshineConversationsClient.Link

Properties

Name Type Description Notes
type String The type of action. [default to 'link']
uri String The action URI. This is the link that will be used in the clients when clicking the button.
text String The button text.
_default Boolean Boolean value indicating whether the action is the default action for a message item in Facebook Messenger. [optional]
metadata Object Flat object containing custom properties. Strings, numbers and booleans are the only supported format that can be passed to metadata. The metadata is limited to 4KB in size. [optional]
extraChannelOptions ExtraChannelOptions [optional]