Search
Setup for Free
d-I❄
discord.js - Imagine ❄
•
4y ago
trgs
how do you update a button?
how do you update a button after creating it
?
discord.js - Imagine ❄
Join
Support server for discord.js, a Node.js module to interact with Discord's apps API.
58,337
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
D
d.js docs
•
8/21/22, 1:21 AM
• What
's your exact discord
.js
npm list discord.js
npm list discord.js
and node
node -v
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
.
T
trgs
OP
•
8/21/22, 1:21 AM
discord
.js v14
T
trgs
OP
•
8/21/22, 1:21 AM
node 18
.0
.0
T
trgs
how do you update a button after creating it?
M
MrMythical
•
8/21/22, 1:25 AM
ButtonBuilder.from(button)
ButtonBuilder.from(button)
, you can use stuff like
setStyle()
setStyle()
on this
T
trgs
OP
•
8/21/22, 1:26 AM
wait
T
trgs
OP
•
8/21/22, 1:27 AM
how do you use set style on it
?
ButtonBuilder.from(button)
ButtonBuilder.from(button)
setStyle()
setStyle()
Similar Threads
How to update style of a button?
d-I❄
discord.js - Imagine ❄ / djs-questions
2y ago
How do I send a premium button?
d-I❄
discord.js - Imagine ❄ / djs-questions
16mo ago