Set Image for Forum Post
How can I set the image of a forum post when using components v2?
- discord.js 14.19.3
- node 22.15.0
7 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!Those don't seem to add the image to the forum post list.

☹️
So there's not a way to set the image directly, like you can upload an image manually when creating a forum post?
Some examples of it not working with a thumbnail accessory and media gallery.


And having the link that would normally display an embed with the image doesn't work either, for Components v2.
They are URLs, not actual attachments. I'll give that a shot. Thanks for brainstorming with me!
hi
this will be fix soon
GitHub
Webhook CV2 Attachments does not appear as Thread thumbnail · Issu...
Description Using discord webhook on a forum channel, creating a new thread with attached images for the first message should appear as the thread's thumbnail just like when sending embed as th...