messageActionPaymentSent#c624b16e flags:# recurring_init:flags.2?true recurring_used:flags.3?true currency:string total_amount:long invoice_slug:flags.0?string subscription_until_date:flags.4?int = MessageAction;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| recurring_init |
flags.2?true |
|
| recurring_used |
flags.3?true |
|
| currency |
string |
Currency, three-letter code. |
| total_amount |
long |
|
| invoice_slug |
flags.0?string |
|
| subscription_until_date |
flags.4?int |
|
Type
MessageAction
Related pages
Types used here