messageActionGiftStars#45d5b021 flags:# currency:string amount:long stars:long crypto_currency:flags.0?string crypto_amount:flags.0?long transaction_id:flags.1?string = 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. |
| stars |
long |
Amount in the internal currency. |
| crypto_currency |
flags.0?string |
|
| crypto_amount |
flags.0?long |
|
| transaction_id |
flags.1?string |
|
Type
MessageAction
Related pages
Types used here