FunctionsChatSearchQueryChatSearchQuery CallableChatSearchQuery(Query: string): voidSends the search query data to the server. The response will be handled by ChatSearchResponse once it is receivedParametersQuery: stringThe search term to look forReturns voidNothing
Sends the search query data to the server. The response will be handled by ChatSearchResponse once it is received