Skip to main content
Module

x/grammy_menu/deps.deno.ts>BotCommandScopeAllGroupChats

Easily create interactive menus with grammY.
Go to Latest
interface BotCommandScopeAllGroupChats
import { type BotCommandScopeAllGroupChats } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.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