how do you update a button?
how do you update a button after creating it?
4 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.discord.js v14
node 18.0.0
ButtonBuilder.from(button)
, you can use stuff like setStyle()
on thiswait
how do you use set style on it?