ConductorWon
DIAdiscord.js - Imagine an app
•Created by ConductorWon on 4/14/2024 in #djs-questions
Nested collector for button interaction in slash command
Hello!
I currently have a slash command that creates a thread in another channel and posts a message with 3 buttons. One of the buttons, when pressed, sends and embed with a message and a button.
I am getting the Interaction failed message when pressing the button attached to the embed and my
console.log()
inside of the second button is not being triggered. Attached is a simplified version of the code3 replies