premium.boostsList

premium.boostsList#86f8613c flags:# count:int boosts:Vector<Boost> next_offset:flags.0?string users:Vector<User> = premium.BoostsList;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
count int Total number of records, not the size of this page.
boosts Vector<Boost>
next_offset flags.0?string Offset for the next page — pass it back on the next call.
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

premium.BoostsList

Related pages

Types used here