telegram.BotCommandScopeAllPrivateChats
- class telegram.BotCommandScopeAllPrivateChats(**_kwargs)
Bases:
BotCommandScope
Represents the scope of bot commands, covering all private chats.
New in version 13.7.
- type
Scope type
telegram.BotCommandScope.ALL_PRIVATE_CHATS
.- Type:
str