setUsername
Set the username of the current account. USER-ONLY
Parameters
username: string
The username to set.
Result
void
Syntax
await client.setUsername(username);
Set the username of the current account. USER-ONLY
The username to set.
await client.setUsername(username);