embed don't display in the bot message
Hi everybody,
[email protected]
node v22.7.0
This command dispalys the content but not the embed...
No error in log file nor display, just the ignored embed
Any idea ?
12 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 OPmessage
is a ChatInputCommandInteraction and it's a slashcommand
Bot and Everyone have EmbedLinks permission on guild/category/channel
delete works
I can test without delete
JSON.stringify ?
No... just log it as Qjuh said, don't pass anything to it, preferably in your .then() block
but it don't display
Yes
Last test
Discord Stable 329244
It's been at least a year since I had an embed
Yes, that was it
cool
Thanks