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