edit existing Embed
Hello guys, is there a way to edit an existing Embed? I tried the Guide on Discord.js Guides, but it didnt work :(
3 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 OPTag suggestion for @philipp:
Structures from the API cannot be edited directly. To do so, you can create a new structure (a builder) using the
.from()
method
ActionRowBuilder? I want to edit Like the Description of the existing Embed
Ach Gott it
i will try and Tell you my Finals