import { type BotCommandScopeDefault } from "https://dotland.deno.dev/x/grammy@v1.15.2/types.deno.ts";
Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.
import { type BotCommandScopeDefault } from "https://dotland.deno.dev/x/grammy@v1.15.2/types.deno.ts";
Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.