telegram api constructor · layer 229 · #86f8613c
premium.boostsList
List of boosts that were applied to a peer by multiple users.
definition
premium.boostsList#86f8613c flags:# count:int boosts:Vector<Boost> next_offset:flags.0?string users:Vector<User> = premium.BoostsList;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
count | int | Total number of results |
boosts | Vector<Boost> | Boosts |
next_offset | string | Offset that can be used for pagination. |
users | Vector<User> | Mentioned users |
type
history
present in layers 166–229
| id | layers |
|---|---|
| #86f8613c | 166–229 |