Skip to main content
Module

x/grammy_types/update.ts

Type declarations of the Telegram Bot API.
Very Popular
Latest
import * as grammyTypes from "https://deno.land/x/grammy_types@v3.7.0/update.ts";

Namespaces

Internal namespace used to make some message types more accurate

Interfaces

This object represents an incoming update. At most one of the optional parameters can be present in any given update.

Internal type holding properties that message updates in channels share.

Internal type holding properties that updates about edited messages share.

Internal type holding properties that message updates outside of channels share.

Internal type holding properties that message updates in private chats share.