addFields choose position

Can i choose a index when adding a new field to my embed?
3 Replies
d.js toolkit
d.js toolkit2mo 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!
monbrey
monbrey2mo ago
no, you'd want to use spliceFields to add them into an existing set
d.js docs
d.js docs2mo ago
:method: EmbedBuilder#spliceFields @1.8.1 Removes, replaces, or inserts fields for this embed.
Remove the first field:
Remove the first field: