Skip to main content
Module

x/grammy_types/settings.ts>BotCommandScopeAllGroupChats

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface BotCommandScopeAllGroupChats
import { type BotCommandScopeAllGroupChats } from "https://deno.land/x/grammy_types@v3.4.0/settings.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