Get user username
const username = client.user.account.getUsername();
none
Success:
string
Failed:
undefined
Last updated 1 year ago