Skip to main content
Extremely Popular
Go to Latest
interface BotCommandScopeAllGroupChats
import { type BotCommandScopeAllGroupChats } from "https://deno.land/x/grammy@v1.13.1/types.web.ts";

Represents the scope of bot commands, covering all group and supergroup chats.

Properties

type: "all_group_chats"

Scope type, must be all_group_chats