import { type Update } from "https://deno.land/x/grammy_types@v3.15.0/update.ts";
const { NonChannel } = Update;
Internal type holding properties that message updates outside of channels share.
import { type Update } from "https://deno.land/x/grammy_types@v3.15.0/update.ts";
const { NonChannel } = Update;
Internal type holding properties that message updates outside of channels share.