Skip to main content
Module

x/grammy_autoquote/deps.deno.ts>BotCommandScopeAllPrivateChats

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
interface BotCommandScopeAllPrivateChats
import { type BotCommandScopeAllPrivateChats } from "https://deno.land/x/grammy_autoquote@v1.2.0/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