import { type Chat } from "https://deno.land/x/grammy_types@v3.2.2/manage.ts";
const { PrivateChat } = Chat;
Internal type representing private chats.
import { type Chat } from "https://deno.land/x/grammy_types@v3.2.2/manage.ts";
const { PrivateChat } = Chat;
Internal type representing private chats.