MadelineProto/docs/TD_docs/methods/getPaymentReceipt.md

24 lines
617 B
Markdown

---
title: getPaymentReceipt
description: Returns information about successful payment
---
## Method: getPaymentReceipt
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns information about successful payment
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|chat\_id|[CLICK ME int53](../types/int53.md) | Yes|Chat identifier of the PaymentSuccessful message|
|message\_id|[CLICK ME int53](../types/int53.md) | Yes|Message identifier|
### Return type: [PaymentReceipt](../types/PaymentReceipt.md)