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