To create reply menu message, follow these steps:

  1. Add a new bot-message element.

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

  3. Choose the [Buttons] type of message.

  4. Select the [WhatsApp].

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

  6. Add new item, 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 [Reply] type of button.

After you completed the settings, as a result, we got next reply menu view:

Untitled

<aside> 📢 Attention: This menu type has a limit on the number of buttons. One message can contain only 3 buttons. But our solution splits the button list that contains more than 3 buttons into multiple messages with the same message text.

</aside>

<aside> 💡 Note: Buttons are automatically sized.

</aside>