import { type BotCommandScopeDefault } from "https://deno.land/x/grammy@v1.31.0/types.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://deno.land/x/grammy@v1.31.0/types.ts";
Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.