getAccount()
Overview:
Get user account
Usage:
const userId = client.user.account.getAccount();
Requirement:
none
Parameters:
none
Return:
Success:
IAccount
Failed:
undefined
Last updated
Get user account
const userId = client.user.account.getAccount();
none
none
Success:
IAccount
Failed:
undefined
Last updated