BotCommandScopeChats

class pyrogram.raw.types.BotCommandScopeChats

The specified bot commands will be valid in all groups and supergroups.

Constructor of BotCommandScope.

Details:
  • Layer: 223

  • ID: 6FE1A881

Parameters:

No parameters required.

TL Schema

botCommandScopeChats#6fe1a881

= BotCommandScope

Parameter Tree

BotCommandScopeChats

Example

BotCommandScopeChats(
)