MadelineProto/docs/TD_docs/constructors/messagePaymentSuccessful.md
2017-08-25 15:05:53 +02:00

24 lines
534 B
Markdown

---
title: messagePaymentSuccessful
description: Payment completed
---
## Constructor: messagePaymentSuccessful
[Back to constructors index](index.md)
Payment completed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|currency|[string](../types/string.md) | Yes|Currency for goods price|
|total\_amount|[int53](../types/int53.md) | Yes|Goods total price in minimal quantity of the currency|
### Type: [MessageContent](../types/MessageContent.md)