Skip to main content

How to make a button visible only to admins ("Admin Only" mode)

The "Admin Only" mode denies the user access to the button by its name and hides it in the menu.

• Go in your bot:
☞ Button Editor.
• Select a button by pressing it.
• Press the inline button with an asterisk (*) in the message with the data of this button to get into its Settings.
• Click «Admin Only» to enable or disable this mode for this button.

The button in the "Admin Only" mode will not be visible to the user and he will not be able to refer to it by its name (the title of the button), even if he knows the name of the button itself. However, users can access the buttons in this mode by the Command, added by the administrator. Regardless of the settings of the command itself, the user can see the messages added to such a button, as well as access its functions, but can NOT be moved to its menu.

The button in this mode (in addition to creating a menu section available only for bot admins) allows, for example, to create a new sub-menu, temporarily hiding the creation process from users, and also to use it as an executable function for an inline button.

Invisible buttons.
In addition to the "Admin Only" mode, there is another way to hide the buttons in the menu - with its own, no less useful, features.
This mode allows you to hide the button in the menu (both from users and from the admins themselves) - without imposing restrictions on access to its content and functionality. It is useful for creating dynamic menus or hidden menu sections, which are accessed through Commands (inline buttons or Actions).
To connect, go in your bot:
☞ 🔐Admin | 🧩Extensions | 📂Buttons