bots.popularAppBots#1991b13b flags:# next_offset:flags.0?string users:Vector<User> = bots.PopularAppBots;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| 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. |