Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_menu/deps.deno.ts>API_CONSTANTS

Interactive menus for grammY.
Go to Latest
variable API_CONSTANTS
import { API_CONSTANTS } from "https://deno.land/x/grammy_menu@v1.2.2/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>