typeahead
fun Search.typeahead(    query: String,     tweetMode: TweetMode = TweetMode.Default,     vararg options: Option): JsonObjectApiAction<SearchTypeahead>
Content copied to clipboard
Undocumented endpoint.
Receiver
Search endpoint instance.
Return
JsonObjectApiAction for SearchUniversal model.
Parameters
options
Optional. Custom parameters of this request.