ChatStatisticsMessageInteractionInfo constructor
ChatStatisticsMessageInteractionInfo({})
Implementation
ChatStatisticsMessageInteractionInfo({
super.extra,
super.client_id,
this.message_id,
this.view_count,
this.forward_count,
});