premiumSubscriptionMonthCount property

  1. @JsonKey(name: 'premium_subscription_month_count')
int? get premiumSubscriptionMonthCount
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;