import { type Update } from "https://dotland.deno.dev/x/grammy_types@v3.8.0/mod.ts";
const { Edited } = Update;
Internal type holding properties that updates about edited messages share.
import { type Update } from "https://dotland.deno.dev/x/grammy_types@v3.8.0/mod.ts";
const { Edited } = Update;
Internal type holding properties that updates about edited messages share.