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