payments.suggestedStarRefBots#b4d5d859 flags:# count:int suggested_bots:Vector<StarRefProgram> users:Vector<User> next_offset:flags.0?string = payments.SuggestedStarRefBots;
---functions---
payments.getSuggestedStarRefBots#d6b48f7 flags:# order_by_revenue:flags.0?true order_by_date:flags.1?true peer:InputPeer offset:string limit:int = payments.SuggestedStarRefBots;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
order_by_revenue | flags.0?true | |
order_by_date | flags.1?true | |
peer | InputPeer | |
offset | string | |
limit | int | Maximum number of results to return, see pagination |
How to fetch results from large lists of objects.