BotMenuButton#

class pyrogram.raw.types.BotMenuButton#

Telegram API type.

Constructor of BotMenuButton.

Details:
  • Layer: 224

  • ID: C7B57CE6

Parameters:
  • text (str) – N/A

  • url (str) – N/A

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.