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