starCount property
The number of Telegram Stars that must be paid to buy access to the media.
Implementation
@JsonKey(name: 'star_count')
int get starCount;
The number of Telegram Stars that must be paid to buy access to the media.
@JsonKey(name: 'star_count')
int get starCount;