Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>BotCommandScopeAllPrivateChats

Hydration plugin for API calls and context objects.
Latest
interface BotCommandScopeAllPrivateChats
import { type BotCommandScopeAllPrivateChats } from "https://deno.land/x/grammy_hydrate@v1.4.1/deps.deno.ts";

Represents the scope of bot commands, covering all private chats.

Properties

type: "all_private_chats"

Scope type, must be all_private_chats