To create inline 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 [Facebook Messenger].

  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 [Inline] type of button.

Untitled

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.

The limit for the number of Inline buttons in one message is 30.

</aside>

<aside> 💡 Note: All buttons are 1 line high and the same width within a line.

</aside>