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