CategoryChildManager create method not working
Hey everyone!
I am having trouble creating a child channel within a category.
Here is the code
I hope that I wrote my problem in detail š
6 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!Forgot to mention,
upon the execution of the code, no error is returned to the console even when I use .catch
All the other code is being executed too, and I can see that because all the console.log methods are coming through.
OMG thank you so much.
I misread the docs haha
You are a saviour
š
it worked š
thanks