BotCommandScopeAllChatAdministrators
ref / types / BotCommandScopeAllChatAdministrators Represents the scope of bot commands, covering all group and supergroup chat administrators.
Source
Properties
type
tstype: "all_chat_administrators";
Scope type, must be all_chat_administrators
Source