setDisplayName

abstract suspend fun setDisplayName(userId: UserId, displayName: String? = null, asUserId: UserId? = null): Result<Unit>

See also

SetDisplayName