import { type Chat } from "https://dotland.deno.dev/x/grammy@v1.19.1/types.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.
Expiration date of the emoji status of the other party in a private chat in Unix time, if any. Returned only in getChat.