import { type BotCommandScopeAllPrivateChats } from "https://deno.land/x/grammy_types@v3.15.0/mod.ts";
Represents the scope of bot commands, covering all private chats.
x/grammy_types/mod.ts>BotCommandScopeAllPrivateChats
import { type BotCommandScopeAllPrivateChats } from "https://deno.land/x/grammy_types@v3.15.0/mod.ts";
Represents the scope of bot commands, covering all private chats.