GramIO API Reference / gramio/dist / TelegramBotCommandScopeAllChatAdministrators
Interface: TelegramBotCommandScopeAllChatAdministrators
Defined in: @gramio/types/out/objects.d.ts:5178
Represents the scope of bot commands, covering all group and supergroup chat administrators.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
type | "all_chat_administrators" | Scope type, must be all_chat_administrators | @gramio/types/out/objects.d.ts:5182 |