@override Map<String, dynamic> toJson() => { 'type': 'redact_message', 'target': target, 'msgid': msgid, 'reason': reason, };