Home > borogove > Client > findAvailableChats

Client.findAvailableChats() method

Search for chats the user can start or join

Signature:

findAvailableChats(q: string): borogove_AvailableChatIterator;

Parameters

Parameter Type Description
q string the search query to use

Returns:

borogove_AvailableChatIterator

an async iterator of AvailableChat matching the query