upgradeStarCount property
Optional. The number of Telegram Stars that must be paid to upgrade the gift to a unique one.
Implementation
@JsonKey(name: 'upgrade_star_count')
int? get upgradeStarCount;
Optional. The number of Telegram Stars that must be paid to upgrade the gift to a unique one.
@JsonKey(name: 'upgrade_star_count')
int? get upgradeStarCount;