import { type BotCommandScopeChatMember } from "https://deno.land/x/grammy_types@v3.15.0/settings.ts";
Represents the scope of bot commands, covering a specific member of a group or supergroup chat.
x/grammy_types/settings.ts>BotCommandScopeChatMember
import { type BotCommandScopeChatMember } from "https://deno.land/x/grammy_types@v3.15.0/settings.ts";
Represents the scope of bot commands, covering a specific member of a group or supergroup chat.