guild members timeout

I got this error on my bot
No description
51 Replies
d.js toolkit
d.js toolkit2mo 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
d.js docs
d.js docs2mo ago
Fetching members can time out on large guilds, as they arrive in chunks through the WebSocket connections. - You can specify the time option in FetchMembersOptions to specify how long you want to wait. - Make sure you have the required GuildMembers gateway intent enabled
So | 9vd
So | 9vd2mo ago
It is Enabled
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
So | 9vd
So | 9vd2mo ago
Sure 1s
So | 9vd
So | 9vd2mo ago
No description
treble/luna
treble/luna2mo ago
and is it enabled in your client constructor i doubt it
So | 9vd
So | 9vd2mo ago
?? I don’t understand
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
treble/luna
treble/luna2mo ago
Enabling them in the dev portal doesnt add them to your client constructor It merely allows you to use them as they are privileged
So | 9vd
So | 9vd2mo ago
Where do I find that
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
So | 9vd
So | 9vd2mo ago
1s This?
So | 9vd
So | 9vd2mo ago
No description
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server