Making empheral embeds

I'm having an issue where I am trying to make an embed empheral, I can't seem to get it to work. I am getting a lot of different answers saying it is possible and it isn't. Thanks in advance for replies.
9 Replies
d.js toolkit
d.js toolkit•2y ago
- What's your exact discord.js npm list discord.js and node 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. - Issue solved? Press the button!
duck
duck•2y ago
ephemeral messages can only be sent in response to interactions whether they contain embeds or not doesn't matter
Discreet
DiscreetOP•2y ago
That's my problem, it is an interaction.reply. It just replied normally even with the empheral, I removed the embed and left just the content and empheral and then it sent as empheral
duck
duck•2y ago
care to share your code?
Discreet
DiscreetOP•2y ago
Sure
Discreet
DiscreetOP•2y ago
Emily
Emily•2y ago
I think you spelt it wrong
{ ephemeral: true }
{ ephemeral: true }
Discreet
DiscreetOP•2y ago
I feel like such an idiot, thanks 😂
Emily
Emily•2y ago
sometimes you just need another pair of eyes haha YaePray

Did you find this page helpful?