Skip to main content
Module

x/grammy/mod.ts>API_CONSTANTS

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