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