SearchUsersUseCase
internal constructor(searchUserRepository: SearchUserRepository, selfUserId: <Error class: unknown class>, maxRemoteSearchResultCount: Int)
Parameters
searchQuery
The search query.
excludingMembersOfConversation
The conversation to exclude its members from the search.
customDomain
The custom domain to search in if null the search will be on the self user domain.