import { type Chat } from "https://deno.land/x/grammy@v1.13.0/types.web.ts";
const { PrivateGetChat } = Chat;
Internal type representing private chats returned from getChat
.
Properties
Custom emoji identifier of emoji status of the other party in a private chat. Returned only in getChat.
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.