Module

x/grammy/mod.ts>API_CONSTANTS

The Telegram Bot Framework.
Very Popular
Go to Latest
variable API_CONSTANTS
import { API_CONSTANTS } from "https://dotland.deno.dev/x/grammy@v1.21.2/mod.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>