getUsername()
Overview:
Get user username
Usage:
const username = client.user.account.getUsername();
Requirement:
none
Parameters:
none
Return:
Success:
string
Failed:
undefined
Last updated
Get user username
const username = client.user.account.getUsername();
none
none
Success:
string
Failed:
undefined
Last updated