GramIO API Reference / gramio/dist / TelegramBotCommandScopeAllGroupChats
Interface: TelegramBotCommandScopeAllGroupChats
Defined in: @gramio/types/out/objects.d.ts:5166
Represents the scope of bot commands, covering all group and supergroup chats.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
type | "all_group_chats" | Scope type, must be all_group_chats | @gramio/types/out/objects.d.ts:5170 |