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