TDLib v0.0.2 TDLib.Object.MessagePaymentSuccessful View Source
A payment has been completed.
Name | Type | Description |
---|---|---|
invoice_message_id | string | Identifier of the message with the corresponding invoice; can be an identifier of a deleted message. |
currency | string | Currency for the price of the product. |
total_amount | string | Total price for the product, in the minimal quantity of the currency. |
More details on telegram’s documentation.