@override Map<String, dynamic> toJson([dynamic extra]) { return { "@type": CONSTRUCTOR, "query": query, "in_current_chat": inCurrentChat, }; }