GramIO API Reference / gramio/dist / TelegramBotCommandScopeAllPrivateChats
Interface: TelegramBotCommandScopeAllPrivateChats
Defined in: @gramio/types/out/objects.d.ts:5154
Represents the scope of bot commands, covering all private chats.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
type | "all_private_chats" | Scope type, must be all_private_chats | @gramio/types/out/objects.d.ts:5158 |