telegram.BotCommandScopeAllPrivateChats¶
- class telegram.BotCommandScopeAllPrivateChats(*args, **kwargs)[source]¶
Bases:
telegram.BotCommandScopeRepresents the scope of bot commands, covering all private chats.
New in version 13.7.
- type[source]¶
Scope type
'all_private_chats'.- Type