BotCommandScopeAllGroupChats¶
- class telegram.BotCommandScopeAllGroupChats(*, api_kwargs=None)[source]¶
Bases:
telegram.BotCommandScopeRepresents the scope of bot commands, covering all group and supergroup chats.
Use In
Added in version 13.7.
- type[source]¶
Scope type
'all_group_chats'.- Type:
str