BotMenuButtonDefault#

class pyrogram.raw.types.BotMenuButtonDefault#

Placeholder bot menu button never returned to users: see the docs for more info.

Constructor of BotMenuButton.

Details:
  • Layer: 158

  • ID: 7533A588

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.