Skip to main content

How to add a button

• Go to your bot:
☞ Button Editor > Add Button.
• Enter a Name for the new button.
• Send the Name to the Bot.

By default, the names of the buttons in the bot can NOT be duplicated. The bot identifies the button solely by its name, sent by the user to the chat with the bot, so the button names must be unique throughout the bot. To go around this restriction use Extension mentioned below.

The maximum number of buttons for one menu is - 30. This number is close to the Telegram limit and cannot be increased - you need to create sub-menus.

The maximum TOTAL number of buttons for a free bot is - 200. This number can be increased.

Bigger bot.
To connect, go to your bot:
☞ 🔐Admin | 🧩Extensions | 📂Bots

If in your project there is a need to create a menu containing buttons with the same names, then you will need to connect additional functionality.

Buttons with the same names.
A mode that allows you to create buttons with the same names in the bot menu.
To connect, go to your bot:
☞ 🔐Admin | 🧩Extensions | 📂Buttons