convertStarCount property

  1. @JsonKey(name: 'convert_star_count')
int? get convertStarCount
inherited

Optional. Number of Telegram Stars that can be claimed by the receiver by converting the gift; omitted if conversion to Telegram Stars is impossible

Implementation

@JsonKey(name: 'convert_star_count')
int? get convertStarCount;