Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy_types/mod.ts>BotCommandScopeAllChatAdministrators

Type declarations of the Telegram Bot API.
Go to Latest
interface BotCommandScopeAllChatAdministrators
import { type BotCommandScopeAllChatAdministrators } from "https://deno.land/x/grammy_types@v3.7.0/mod.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