How to check if the user has the permission "manage posts"
Hi,
I would like to know how I can check if a user has the "ManagePosts" permission? Indeed, this permission doesn't seem to exist in DiscordJS but that's what it's called on Discord
Versions
- Discord.JS 14.7.1
- Node.JS 18.12.1
Code
4 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
You need ManageThreads permission iirc
Ho, ManageThreads is the same as ManagePosts but for Forum ? Alright, thanks
A forum is essentially a ThreadOnlyChannel