Module

x/grammy_types/mod.ts>Update.Edited

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface Update.Edited
import { type Update } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";
const { Edited } = Update;

Internal type holding properties that updates about edited messages share.

Properties

edit_date: number

Date the message was last edited in Unix time