BotCommand

class pyrogram.raw.types.BotCommand

Telegram API type.

Constructor of BotCommand.

Details:
  • Layer: 187

  • ID: C27AC8C7

Parameters:
  • command (str) – N/A

  • description (str) – N/A

Functions:

This object can be returned by 1 function.

bots.GetBotCommands

Telegram API function.