-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Description
Which application or package is this feature request for?
discord.js
Feature
I really like djs for its compact features such as; to check if a message is deletable or if a role is editable but I cant find anything similar for threads creation. To check if if the client user can create a thread in this channel or message. I dont think this exists yet or maybe there is another easy way to check if a message is threadable that i dont know of. I now check if i have the needed permission flags for the channel and if not exceeded the active thread limit size
Ideal solution or implementation
message.threadable and channel.threadable
Alternative solutions or implementations
No response
Other context
No response