telegram.BotCommandScopeAllChatAdministrators

class telegram.BotCommandScopeAllChatAdministrators(**_kwargs)

Bases: telegram.botcommandscope.BotCommandScope

Represents the scope of bot commands, covering all group and supergroup chat administrators.

New in version 13.7.

type

Scope type telegram.BotCommandScope.ALL_CHAT_ADMINISTRATORS.

Type

str