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