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•11mo 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•11mo ago
ephemeral messages can only be sent in response to interactions whether they contain embeds or not doesn't matter
Discreet
Discreet•11mo 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•11mo ago
care to share your code?
Discreet
Discreet•11mo ago
Sure
Discreet
Discreet•11mo ago
Emily
Emily•11mo ago
I think you spelt it wrong
{ ephemeral: true }
{ ephemeral: true }
Discreet
Discreet•11mo ago
I feel like such an idiot, thanks 😂
Emily
Emily•11mo ago
sometimes you just need another pair of eyes haha YaePray