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