TDLib v0.0.2 TDLib.Object.MessagePaymentSuccessful View Source

A payment has been completed.

NameTypeDescription
invoice_message_idstringIdentifier of the message with the corresponding invoice; can be an identifier of a deleted message.
currencystringCurrency for the price of the product.
total_amountstringTotal price for the product, in the minimal quantity of the currency.

More details on telegram’s documentation.