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
d.js docs
d.js docs3y 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.
Almeida
Almeida3y ago
<ForumChannel>.threads.create()
d.js docs
d.js docs3y ago
method GuildForumThreadManager#create() Creates a new thread in the property ThreadChannel#appliedTags The tags applied to this thread
t̴humper
t̴humperOP3y ago
tysm 🙇‍♀️ !!
Almeida
Almeida3y ago
the latter only includes the ids
t̴humper
t̴humperOP3y ago
can we fetch the tag name from the id somehow?
Almeida
Almeida3y ago
you can get it from
d.js docs
d.js docs3y ago
property ForumChannel#availableTags The set of tags that can be used in this channel.
Almeida
Almeida3y ago
you can use the ids to find the tags in this
t̴humper
t̴humperOP3y ago
<:Klee_pray:812894973036199936> thanks for the help!
Want results from more Discord servers?
Add your server