BotCommandScopeDefault¶
- class telegram.BotCommandScopeDefault(*, api_kwargs=None)[source]¶
Bases:
telegram.BotCommandScope
Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.
Use In
Added in version 13.7.