payments.suggestedStarRefBots#b4d5d859 flags:# count:int suggested_bots:Vector<StarRefProgram> users:Vector<User> next_offset:flags.0?string = payments.SuggestedStarRefBots;
Parameters
| Name | Type | Description |
| 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. |
| suggested_bots |
Vector<StarRefProgram> |
|
| users |
Vector<User> |
Users referenced by the response — the client should put them in its cache. |
| next_offset |
flags.0?string |
Offset for the next page — pass it back on the next call. |
Type
payments.SuggestedStarRefBots
Related pages
Types used here