Skip to main content
Module

x/grammy_autoquote/deps.deno.ts>API_CONSTANTS

grammY plugin that forces all sent messages to quote the last received one
Go to Latest
variable API_CONSTANTS
import { API_CONSTANTS } from "https://deno.land/x/grammy_autoquote@v2.0.0/deps.deno.ts";

A container for constants used in the Telegram Bot API. Currently holds all available update types as well as all chat permissions.

type

ValuesFor<ApiConstants>