import { type Update } from "https://deno.land/x/grammy@v1.12.5/types.ts";
const { NonChannel } = Update;
Internal type holding properties that updates outside of channels share.
import { type Update } from "https://deno.land/x/grammy@v1.12.5/types.ts";
const { NonChannel } = Update;
Internal type holding properties that updates outside of channels share.