findAvailableChats(q:)

Search for chats the user can start or join

func findAvailableChats(q: String) -> AvailableChatIterator

Parameters

q

the search query to use

Return Value

an async iterator of AvailableChat matching the query