@override Map<String, dynamic> toJson() => <String, dynamic>{ 'bot_user_id': botUserId, 'query_id': queryId.toString(), '@type': constructor, };