Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface BotCommandScopeAllPrivateChats
import { type BotCommandScopeAllPrivateChats } from "https://deno.land/x/grammy@v1.17.1/types.deno.ts";

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

Properties

type: "all_private_chats"

Scope type, must be all_private_chats