upgradeStarCount property

  1. @JsonKey(name: 'upgrade_star_count')
int? get upgradeStarCount
inherited

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;