Limiting interaction to a specific user
Hi, I'm working with interaction that uses buttonbuilders.
Is there some way to limit the interaction to a specific user?
Im using that collectors but it doesn't works the way I want
5 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 OPbecause you're not passing in a filter property
you're passing a collecorRivalFilter
i'm sorry but I don't understand.
What would be the correct way to do it then?
pass in a filter properly
With the filter you want to pass
thanks! now it works
sorry, that was a silly question