If in a chain connected by flows, set up a message with the [Reply] button menu, followed by a message with the [Inline] buttons, then buttons of both types will be available in the latter message. In this case, the signal received in the business process when the [Reply] button is clicked will be its title (not its value).
To create a combo button menu message, follow these steps:
Add a new bot-message element.
Add a new item, by clicking the [Add message] button.
Choose the [Buttons] type of message.
Select the [Telegram].
Write the text of the message to the input field.
Create a new button, by clicking the [+
] button.
Write the name of the menu item.
Open button properties, by clicking the [Settings] button:
Choose the [Inline] type of button.
Then add a new item, by clicking the [Add message] button.
Choose the [Buttons] type of message.
Select the [Telegram].
Then create another button, by clicking the [+
] button.
Write the text of the message to the input field.
Choose the [Reply] type of button.
<aside>
📢 Attention: The value length of the Inline
button must not exceed 30 characters.
</aside>
After you completed the settings, as a result, we got the next combo button menu view: