import { type BotCommandScopeAllChatAdministrators } from "https://deno.land/x/grammy_types@v3.16.0/settings.ts";
Represents the scope of bot commands, covering all group and supergroup chat administrators.
x/grammy_types/settings.ts>BotCommandScopeAllChatAdministrators
import { type BotCommandScopeAllChatAdministrators } from "https://deno.land/x/grammy_types@v3.16.0/settings.ts";
Represents the scope of bot commands, covering all group and supergroup chat administrators.