telegramx.js

TransactionPartnerChat

interface

Describes a transaction with a chat.

Declaration

interface TransactionPartnerChat 

Properties

chatproperty#
chat: Chat;

Information about the chat

giftproperty#
gift?: Gift;

Optional. The gift sent to the chat by the bot

typeproperty#
type: 'chat';

Type of the transaction partner, always "chat"