Why is global_name not showing up?
When importing user information such as guilds and rules
ex) guild.fetchOwner
Why doesn't it show global_name?
I am using v14.11.0 and api v10.
User {
id: '111111111512645203',
bot: false,
system: false,
flags: UserFlagsBitField { bitfield: 0 },
username: 'te_st',
discriminator: '0',
avatar: '5253414431e7fedb904796b39c10e3b7',
banner: undefined,
accentColor: undefined
}
3 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
thank you