Skip to main content
Module

x/grammy_types/update.ts

Types for the Telegram Bot API
Very Popular
Go to Latest
import * as grammyTypes from "https://deno.land/x/grammy_types@v3.0.3/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.