Skip to main content
Module

x/grammy/types.deno.ts>Update.New

The Telegram Bot Framework.
Extremely Popular
Go to Latest
interface Update.New
import { type Update } from "https://deno.land/x/grammy@v1.11.1/types.deno.ts";
const { New } = Update;

Internal type holding properties that updates about new messages share.

Properties

optional
edit_date: never