#Member list for role *sometimes* has false length of 0?

3 messages · Page 1 of 1 (latest)

solar windBOT
#

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

summer pivot
#

You don’t have all members cached, that .members is a getter of all members in cache with that role

#

Yup