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