PremiumApplyBoost constructor
const
PremiumApplyBoost({
- List<
int> ? slots, - required InputPeerBase peer,
Premium Apply Boost constructor.
Implementation
const PremiumApplyBoost({this.slots, required this.peer}) : super._();