prepaidUpgradeStarCount property
Optional. Number of Telegram Stars that were prepaid by the sender for the ability to upgrade the gift
Implementation
@JsonKey(name: 'prepaid_upgrade_star_count')
int? get prepaidUpgradeStarCount;
Optional. Number of Telegram Stars that were prepaid by the sender for the ability to upgrade the gift
@JsonKey(name: 'prepaid_upgrade_star_count')
int? get prepaidUpgradeStarCount;