Skip to content

ChatRevenueTransaction

Type · TDLib 1.8.67 · d1085f9c

Contains a chat revenue transactions

ChatRevenueTransaction(
  cryptocurrency: string,
  cryptocurrency_amount: int64,
  type: ChatRevenueTransactionType
) → ChatRevenueTransaction

cryptocurrency

string

Cryptocurrency in which revenue is calculated

cryptocurrency_amount

int64

The withdrawn amount, in the smallest units of the cryptocurrency

type

ChatRevenueTransactionType

Type of the transaction