import { type Chat } from "https://dotland.deno.dev/x/grammy@v1.12.4/types.deno.ts";
const { PrivateChat } = Chat;
Internal type representing private chats.
import { type Chat } from "https://dotland.deno.dev/x/grammy@v1.12.4/types.deno.ts";
const { PrivateChat } = Chat;
Internal type representing private chats.