Maybe this isn't discord.js but yesyes
As you can see, if I try to use the command in a channel where a user has sent a message, it only shows that (or those) user(s) who have sent messages in that channel. If I do it in an empty channel, it shows every member. Is this just a bug with discord? And it also shows banned members when it shows every member.
4 Replies
- 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 OPThere's no error
You can just begin typing a name/nickname or paste in an ID and it’ll find that member. The initial state are just suggestions (which are the members who recently sent a message in that channel).
Alright thanks