senderBoostCount property
Optional. If the sender of the message boosted the chat, the number of boosts added by the user
Implementation
@JsonKey(name: 'sender_boost_count')
int? get senderBoostCount;
Optional. If the sender of the message boosted the chat, the number of boosts added by the user
@JsonKey(name: 'sender_boost_count')
int? get senderBoostCount;