@override Map<String, dynamic> toJson() => { 'type': 'fetch_history', 'target': target, 'before_msgid': before_msgid, 'limit': limit, };