handle

abstract suspend fun handle(event: Event.Conversation.MemberLeave): Either<CoreFailure, Unit>