Button
English version of the documentation is under development.
This block is used to add buttons to the chat with the user.
Buttons contain short lines that the user can type, or send to the chat by tapping on the button.
The screen can display multiple buttons.
A button can lead to a new script screen, contain a link or a phrase that can be processed with the Intents block.
The text and the link in a button can contain variables. The value of a button can be added to a variable with the Conditions block.
Requirements for buttons
Buttons can have a maximum of 30 characters.
A button can be added to the screen if it contains at least one block from the Assistant's response and User's input groups, or a JS Code block.
Buttons cannot be added to screens that contain Conditions, Transition, HTTP request, or End script blocks.