BotCommandScopeDefault¶
- class pyrogram.types.BotCommandScopeDefault
Bases:
BotCommandScopeRepresents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.
Bases: BotCommandScope
Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.