#Issues with two collectors
4 messages · Page 1 of 1 (latest)
- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- 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!
what exactly do you mean by 'overriding the child's interaction'?
do you mean that the parent interaction collector is collecting and responding to interactions that should only be handled by the child interaction collector?
could you share your code?
unsure what exactly you mean but you may need to filter the interactions by message id when using the collector