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