premiumSubscriptionMonthCount property
- @JsonKey.new(name: 'premium_subscription_month_count')
inherited
The number of months the Telegram Premium subscription won from the giveaway will be active for
Implementation
@JsonKey(name: 'premium_subscription_month_count')
int? get premiumSubscriptionMonthCount;