...
Property | Required | Description | ||||||
---|---|---|---|---|---|---|---|---|
messageType |
| Indicates the type of response: in this case must be “document” | ||||||
fileName |
| File name including extension |
...
Finally, if the configured option is a url, an additional parameter is required (that must end with a number corresponding to the position of the option in the sequence of configured options of the menu) called target, to specify where to open the link (_blank, _self, _parent, _top).
Property | Required | Description | ||||||
---|---|---|---|---|---|---|---|---|
target |
| The target attribute specifies where to open the link. Possible values:
|
Example
Menu with 3 options: a link, a query for the bot and another link, in this order.
...