- API ›
- Constructors ›
- Premium ›
- MyBoosts
MyBoosts
---types--- premium.myBoosts#9ae228e2 my_boosts:Vector<MyBoost> chats:Vector<Chat> users:Vector<User> = premium.MyBoosts
Belongs to
| premium.MyBoosts |
In Rust this constructor is a variant of the enums::premium.MyBoosts enum.
Match on it with: if let enums::premium.MyBoosts::MyBoosts(v) = result { ... }