- API ›
- Constructors ›
- StarsGiveawayWinnersOption
StarsGiveawayWinnersOption
---types--- starsGiveawayWinnersOption#54236209 default:flags.0?true users:int per_user_stars:long = StarsGiveawayWinnersOption
Belongs to
| StarsGiveawayWinnersOption |
In Rust this constructor is a variant of the enums::StarsGiveawayWinnersOption enum.
Match on it with: if let enums::StarsGiveawayWinnersOption::StarsGiveawayWinnersOption(v) = result { ... }