Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
interface BotCommandScopeAllChatAdministrators
import { type BotCommandScopeAllChatAdministrators } from "https://deno.land/x/grammy@v1.24.1/types.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