BotMenuButtonCommands#

class pyrogram.raw.types.BotMenuButtonCommands#

Bot menu button that opens the bot command list when clicked.

Constructor of BotMenuButton.

Details:
  • Layer: 158

  • ID: 4258C205

Parameters:

No parameters required.

Functions:

This object can be returned by 1 function.

bots.GetBotMenuButton

Gets the menu button action for a given user or for all users, previously set using bots.setBotMenuButton; users can see this information in the botInfo constructor.