SetUsername constructor

SetUsername(
  1. {required String username,
  2. int? extra,
  3. int? clientId}
)

Changes the editable username of the current user

Returns Ok

Implementation

SetUsername