import { type Chat } from "https://deno.land/x/grammy_types@v3.0.3/manage.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.