updateSelfDisplayName

abstract suspend fun updateSelfDisplayName(displayName: String): Either<CoreFailure, Unit>