import { type Chat } from "https://deno.land/x/grammy@v1.20.2/types.deno.ts";
const { PrivateGetChat } = Chat;
Internal type representing private chats returned from getChat
.
Properties
True, if privacy settings of the other party in the private chat allows to use tg://user?id=<user_id> links only in chats with the user. Returned only in getChat.