invoke
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, userIdList: List<<Error class: unknown class>>): AddMemberToConversationUseCase.Result
Return
the Result indicating a successful operation, otherwise a CoreFailure
Parameters
conversationId
the id of the conversation
userIdList
the list of user ids to add to the conversation