Skip to main content
Module

x/grammy_types/mod.ts>Update.Edited

Types for the Telegram Bot API
Very Popular
Go to Latest
interface Update.Edited
import { type Update } from "https://deno.land/x/grammy_types@v3.0.1/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