Hi everyone!
I don’t really like the layout of the inline buttons on Telegram, as there is little space for text.
In the Rasa documentation it is not clear to me. So I’m creating this topic to facilitate the community.
To change the type of buttons, just pass the button_type parameter in the utter_message method.
The result is this:
In the button_type parameter, it is possible to pass the following values: inline (default), vertical and reply.