import { type Update } from "https://deno.land/x/grammy@v1.12.5/types.ts";
const { New } = Update;
Internal type holding properties that updates about new messages share.
import { type Update } from "https://deno.land/x/grammy@v1.12.5/types.ts";
const { New } = Update;
Internal type holding properties that updates about new messages share.