Skip to main content
Module

x/grammy_autoquote/deps.deno.ts>BotCommandScopeAllGroupChats

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
interface BotCommandScopeAllGroupChats
import { type BotCommandScopeAllGroupChats } from "https://deno.land/x/grammy_autoquote@v1.0.4/deps.deno.ts";

Represents the scope of bot commands, covering all group and supergroup chats.

Properties

type: "all_group_chats"

Scope type, must be all_group_chats