Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>BotCommandScopeAllChatAdministrators

Hydration plugin for API calls and context objects.
Latest
interface BotCommandScopeAllChatAdministrators
import { type BotCommandScopeAllChatAdministrators } from "https://deno.land/x/grammy_hydrate@v1.4.1/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