messageActionGiftPremium#48e91302 flags:# currency:string amount:long days:int crypto_currency:flags.0?string crypto_amount:flags.0?long message:flags.1?TextWithEntities = MessageAction;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| currency |
string |
Currency, three-letter code. |
| amount |
long |
Amount. |
| days |
int |
|
| crypto_currency |
flags.0?string |
|
| crypto_amount |
flags.0?long |
|
| message |
flags.1?TextWithEntities |
Message text. |
Type
MessageAction
Related pages
Types used here