import { type Update } from "https://deno.land/x/grammy@v1.31.0/types.deno.ts";
const { Channel } = Update;
Internal type holding properties that message updates in channels share.
import { type Update } from "https://deno.land/x/grammy@v1.31.0/types.deno.ts";
const { Channel } = Update;
Internal type holding properties that message updates in channels share.