These docs are for v0.1.0. Click to read the latest docs for v1.0.0.

Front.search(search_query)

Performs a search with the argument string in the Front conversation list.

search_query: string

The input to send to the search bar.

Front.search('search query terms');