import { type Update } from "https://dotland.deno.dev/x/grammy_types@v3.8.1/update.ts";
const { Channel } = Update;
Internal type holding properties that message updates in channels share.
import { type Update } from "https://dotland.deno.dev/x/grammy_types@v3.8.1/update.ts";
const { Channel } = Update;
Internal type holding properties that message updates in channels share.