Reordering Embeds and Attachments in a Message
As far as I can tell, Discord orders posts as (1) text, (2) all attachments, (3) all embeds.
What I'd really like is to have instead is one embed, then all attachments, then the rest of the embeds. I assume this isn't possible. Can I get a confirmation or refutation?
5 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 OPNot possible
At the Discord API level, right?
Correct
Great, thank you.