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