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