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
d.js toolkit
d.js toolkit2y 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! - Marked as resolved by OP
chewie
chewie2y ago
Not possible
agatha
agathaOP2y ago
At the Discord API level, right?
chewie
chewie2y ago
Correct
agatha
agathaOP2y ago
Great, thank you.

Did you find this page helpful?