how do i change the permission overwrites of a thread?
im not sure how to do this; it's a thread ticket system and im not sure how to set permissions for the thread
10 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 OPthreads dont have permissions
their parent does
how would i restrict its access from other users
make private threads
yeah channels, but its 1 channel
would that make it private?
because i can still join and see the thread on my alt account in the top right
no, thats not even a valid option, please dont just guess
i found it on the docs
sorry i was looking at the wrong part of the docs, how would i make invitable false too?
:propertysignature: GuildTextThreadCreateOptions#invitable
[email protected]
Whether non-moderators can add other non-moderators to the thread Can only be set when type will be ChannelType.PrivateThreadalr thx