ContactsBlockFromReplies constructor
const
ContactsBlockFromReplies({})
Contacts Block From Replies constructor.
Implementation
const ContactsBlockFromReplies({
required this.deleteMessage,
required this.deleteHistory,
required this.reportSpam,
required this.msgId,
}) : super._();