import { type Update } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";
const { Edited } = Update;
Internal type holding properties that updates about edited messages share.
import { type Update } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";
const { Edited } = Update;
Internal type holding properties that updates about edited messages share.