payments.getPaymentReceipt

Get payment receipt

 Method schema is available as of layer 127. Switch ยป

Parameters

Name Type Description
peer InputPeer The peer where the payment receipt was sent
msg_id int Message ID of receipt

Result

payments.PaymentReceipt

Possible errors

Code Type Description
400 MESSAGE_ID_INVALID The provided message id is invalid.