Create new forum post?
Are there functions for creating /deleting a forum post?
Also: is there a way to get the name of a tag from a forum post?
11 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.<ForumChannel>.threads.create()
GuildForumThreadManager#create()
Creates a new thread in the ThreadChannel#appliedTags
The tags applied to this thread
tysm 🙇♀️ !!
the latter only includes the ids
can we fetch the tag name from the id somehow?
you can get it from
you can use the ids to find the tags in this
https://discordjs.guide/popular-topics/faq.html#how-do-i-create-a-post-in-a-forum-channel
guide about it ^
and idk /guide is not working
<:Klee_pray:812894973036199936> thanks for the help!