Interaction reference

I am looking to refer my interaction to a bullmq job to process the data sequentially. Is there a way to do that, like fetch interaction ? Discord version: ^v14.19.3 Bun version: 1.2.12
3 Replies
d.js toolkit
d.js toolkit7mo ago
- 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 OP
monbrey
monbrey7mo ago
No, interactions cant be fetched You just need the interaction id and token to respond to it, you can construct an InteractionWebhook to do so
#ToiYeuSweetLiquor <3
Ok, so how to do that..... I think I know how to do that, thank you so much

Did you find this page helpful?