boost#4b3e14d6 flags:# gift:flags.1?true giveaway:flags.2?true unclaimed:flags.3?true id:string user_id:flags.0?long giveaway_msg_id:flags.2?int date:int expires:int used_gift_slug:flags.4?string multiplier:flags.5?int stars:flags.6?long = Boost;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| gift |
flags.1?true |
|
| giveaway |
flags.2?true |
|
| unclaimed |
flags.3?true |
|
| id |
string |
Identifier of the object — which object depends on the field's type. |
| user_id |
flags.0?long |
User identifier. |
| giveaway_msg_id |
flags.2?int |
|
| date |
int |
A point in time, unix seconds. |
| expires |
int |
Valid until, unix time. |
| used_gift_slug |
flags.4?string |
|
| multiplier |
flags.5?int |
|
| stars |
flags.6?long |
Amount in the internal currency. |
Type
Boost
Related pages
Types used here