import { type BotCommandScopeAllGroupChats } from "https://deno.land/x/grammy_types@v3.16.0/settings.ts";
Represents the scope of bot commands, covering all group and supergroup chats.
x/grammy_types/settings.ts>BotCommandScopeAllGroupChats
import { type BotCommandScopeAllGroupChats } from "https://deno.land/x/grammy_types@v3.16.0/settings.ts";
Represents the scope of bot commands, covering all group and supergroup chats.