myBoost#c448415c flags:# slot:int peer:flags.0?Peer date:int expires:int cooldown_until_date:flags.1?int = MyBoost;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| slot | int | |
| peer | flags.0?Peer | The user or chat the request is about. |
| date | int | A point in time, unix seconds. |
| expires | int | Valid until, unix time. |
| cooldown_until_date | flags.1?int |