Provide Available Responses to users with within the timeline. This component has a different layout depending on how many options you provide
The parameters for a Button Prompt are:
Name | Type | Default | Values | Description |
---|---|---|---|---|
url | string | - | - | url that can be opened from the messenger |
linkOpenTarget | string | tab | tab,self | open item url in a new tab tab, or change the current parent page self |
urlTitle | string | - | - | the title of the webview that the url will be opened in if linkOpenTarget is set to detail |
disableInteraction | string | false | true,false | If enabled, messenger will not send up any interaction to the bot but any links will still open as expected |