paidStarCount property
Optional. The number of Telegram Stars that were paid by the sender of the message to send it
Implementation
@JsonKey(name: 'paid_star_count')
int? get paidStarCount;
Optional. The number of Telegram Stars that were paid by the sender of the message to send it
@JsonKey(name: 'paid_star_count')
int? get paidStarCount;