paidMessageStarCount property
The new number of Telegram Stars that must be paid by non-administrator users of the supergroup chat for each sent message
Implementation
@JsonKey(name: 'paid_message_star_count')
int get paidMessageStarCount;
The new number of Telegram Stars that must be paid by non-administrator users of the supergroup chat for each sent message
@JsonKey(name: 'paid_message_star_count')
int get paidMessageStarCount;