BotCommandScopeAllPrivateChats¶
- class telegram.BotCommandScopeAllPrivateChats(*, api_kwargs=None)[source]¶
Bases:
telegram.BotCommandScope
Represents the scope of bot commands, covering all private chats.
Use In
Added in version 13.7.
- type[source]¶
Scope type
'all_private_chats'
.- Type: