1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:46:55 +01:00
MadelineProto/docs/TD_docs/constructors/messagePaymentSuccessful.md
2017-08-25 15:05:53 +02:00

534 B

title description
messagePaymentSuccessful Payment completed

Constructor: messagePaymentSuccessful

Back to constructors index

Payment completed

Attributes:

Name Type Required Description
currency string Yes Currency for goods price
total_amount int53 Yes Goods total price in minimal quantity of the currency

Type: MessageContent