BotCommandScopeDefault

class pyrogram.raw.types.BotCommandScopeDefault

The commands will be valid in all dialogs

Constructor of BotCommandScope.

Details:
  • Layer: 223

  • ID: 2F6CB2AB

Parameters:

No parameters required.

TL Schema

botCommandScopeDefault#2f6cb2ab

= BotCommandScope

Parameter Tree

BotCommandScopeDefault

Example

BotCommandScopeDefault(
)