Skip to main content
Module

x/grammy/mod.ts>API_CONSTANTS

The Telegram Bot Framework.
Very Popular
Go to Latest
variable API_CONSTANTS
import { API_CONSTANTS } from "https://deno.land/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>