Is it possible to check if component timed out AFTER it has timed out?
For example, when a message is sent with a select-menu component:
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 OPI see, smart.
I'll try, thanks.
Thanks, lol
I just need to know how to actually set the custom id
of an already-made component
I see.. That makes sense, thanks
Sorry, I'm still a bit confused, because I am not seeing a parameter to change the customId through "edit".
Sending example
and
I only want the response to be "timed out" if the awaitMessageComponent times out
Oh, i'm supposed to just create a whole 'nother select menu component
DUH
just with the new id
got it now