starCount property

  1. @JsonKey(name: 'star_count')
int get starCount
inherited

The number of Telegram Stars that must be paid to buy access to the media.

Implementation

@JsonKey(name: 'star_count')
int get starCount;