BotCommandScopeAllPrivateChats
Represents the scope of bot commands, covering all private chats.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Scope type, must be all_private_chats |
import
import type { BotCommandScopeAllPrivateChats } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#botcommandscopeallprivatechats