fun CounterAttribute.withDelta(value: Int): UserProfileUpdate<out bf> Updates the counter attribute value with the specified delta value.
Since
1.4.0
Return
The UserProfileUpdate object.
Parameters
Delta value to change the counter attribute value
See also
CounterAttribute.withDelta