- API ›
- Constructors ›
- Bots ›
- PopularAppBots
PopularAppBots
---types--- bots.popularAppBots#1991b13b next_offset:flags.0?string users:Vector<User> = bots.PopularAppBots
Belongs to
| bots.PopularAppBots |
In Rust this constructor is a variant of the enums::bots.PopularAppBots enum.
Match on it with: if let enums::bots.PopularAppBots::PopularAppBots(v) = result { ... }