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:

  1. Add a new bot-message element.

  2. Add a new item, by clicking the [Add message] button.

  3. Choose the [Buttons] type of message.

  4. Select the [Telegram].

  5. Write the text of the message to the input field.

  6. Create a new button, by clicking the [+] button.

  7. Write the name of the menu item.

  8. Open button properties, by clicking the [Settings] button:

    Untitled

  9. Choose the [Inline] type of button.

  10. Then add a new item, by clicking the [Add message] button.

  11. Choose the [Buttons] type of message.

  12. Select the [Telegram].

  13. Then create another button, by clicking the [+] button.

  14. Write the text of the message to the input field.

  15. Choose the [Reply] type of button.

Untitled

Untitled

<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: