messageActionPaymentRefunded#41b3e202 flags:# peer:Peer currency:string total_amount:long payload:flags.0?bytes charge:PaymentCharge = MessageAction;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| peer | Peer | The user or chat the request is about. |
| currency | string | Currency, three-letter code. |
| total_amount | long | |
| payload | flags.0?bytes | |
| charge | PaymentCharge | A completed payment. |