setProfileField

abstract suspend fun setProfileField(userId: UserId, field: ProfileField): Result<Unit>

See also