class Kagi::Object::RelatedResults
- Kagi::Object::RelatedResults
- Reference
- Object
Overview
A list of suggestions based on the search request
https://help.kagi.com/kagi/api/search.html#related-searches
Included Modules
- JSON::Serializable
Defined in:
kagi/objects.crConstructors
Instance Method Summary
-
#list : Array(String)
List of related results to the query performed
-
#type : Int32
Type of result object, always "1" for
RelatedResults