#No Members Shown

19 messages · Page 1 of 1 (latest)

worn willowBOT
#

• 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.

hard coralBOT
candid horizon
#

whoops

#

thats not the one i wanted to send

#

not all members are cached

#

you'll want to fetch them

unkempt cliff
#

ohhhh

#

thx

hard coralBOT
unkempt cliff
#

i used to use .cache all the time and never had any problem with it

#

ill try using both (check cache, if it isnt there then it uses fetch)

candid horizon
#

for accessing guilds, channels or even roles, those are all cached by default with the Guilds intent

#

fetch checks cache first if the data exists, but makes an api request if no found

unkempt cliff
#

oh

#

ill go ahead and delete the post

#

thx!

candid horizon
#

no problem

unkempt cliff
#

that didn't do anything