Problem with displaying the user's banner

Good afternoon! I'm trying to display the user's banner. The problem is the following, if the user with nitro did not use the bot's commands, then the bot will not show nitro for those who do not have nitro. I know it sounds crazy, but that's how it works for me at the moment. What could be the problem?
No description
15 Replies
d.js toolkit
d.js toolkit2y ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by staff
treble/luna
treble/luna2y ago
can you elaborate what you're trying to do displaying the badges or the banner?
Blackie
BlackieOP2y ago
just banner
treble/luna
treble/luna2y ago
you have to force fetch the user
Blackie
BlackieOP2y ago
i'm fetched. It's worked Djs 14.11 after updates to 14.14.1 not working normal
treble/luna
treble/luna2y ago
but did you force fetch
Blackie
BlackieOP2y ago
No description
treble/luna
treble/luna2y ago
show the full code
Blackie
BlackieOP2y ago
only send files, sorry
d.js docs
d.js docs2y ago
To share long code snippets, use a service like gist, sourcebin, starbin, or similar instead of posting them as large code blocks or files.
chewie
chewie2y ago
you should use FetchUser.bannerURL() ?
Blackie
BlackieOP2y ago
It's new function in 14.14? just i don't see that😅
chewie
chewie2y ago
wdym new you literally used it before
Blackie
BlackieOP2y ago
i found problem, it's my bad😅

Did you find this page helpful?