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