MessageReplyInfo constructor
MessageReplyInfo({})
Implementation
MessageReplyInfo({
super.extra,
super.client_id,
this.reply_count,
this.recent_replier_ids,
this.last_read_inbox_message_id,
this.last_read_outbox_message_id,
this.last_message_id,
});