Button Question

How can i make a button never expire?
5 Replies
d.js toolkit
d.js toolkit3mo 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!
darp
darp3mo ago
how you're handling and sending it?
InfinityInnovator
How do i make a button an interactionCreate event wouldn't i just be able to put the button id's in a array that code it so it makes the button id's never expire?
DARK DEATH
DARK DEATH3mo ago
Buttons doesn't expire actually, you can create a custom button handler function which handles button based on its id.