setSearchQuery
Deprecated
Use setSearchQuery instead
Replace with
import io.getstream.chat.android.compose.state.channels.list.SearchQuery
Content copied to clipboard
setSearchQuery(SearchQuery.Channels(newQuery))
Content copied to clipboard
Changes the current query state. This updates the data flow and triggers another query operation.
The new operation will hold the channels that match the new query.