Skip to main content
Module

x/grammy_menu/deps.deno.ts>BotCommandScopeAllChatAdministrators

Easily create interactive menus with grammY.
Go to Latest
interface BotCommandScopeAllChatAdministrators
import { type BotCommandScopeAllChatAdministrators } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";

Represents the scope of bot commands, covering all group and supergroup chat administrators.

Properties

type: "all_chat_administrators"

Scope type, must be all_chat_administrators