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