paidMessageStarCount property
Optional. The number of Telegram Stars a general user have to pay to send a message to the chat
Implementation
@JsonKey(name: 'paid_message_star_count')
int? get paidMessageStarCount;
Optional. The number of Telegram Stars a general user have to pay to send a message to the chat
@JsonKey(name: 'paid_message_star_count')
int? get paidMessageStarCount;