-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nickname is always null, bot has right permissions and intents #9749
Comments
Hey thanks for replying. Is there any other way to fetch the nickname, without interaction? |
Could you provide a minimal reproducible sample for this? |
let guild = await client.guilds.fetch("someIDofTheguild");
|
We are not able to reproduce this. We can reopen this with reproducible steps, but from the looks of it, perhaps they just don't have a nickname. |
Which package is this bug report for?
discord.js
Issue description
Code sample
No response
Versions
-discord 13 & 14
Issue priority
High (immediate attention needed)
Which partials do you have configured?
GuildMember
Which gateway intents are you subscribing to?
GuildMembers
I have tested this issue on a development release
No response
The text was updated successfully, but these errors were encountered: