@override Map<String, dynamic> toJson() => <String, dynamic>{ 'query': query, 'target_chat': targetChat?.toJson(), '@type': constructor, };