-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot get parent or parentID of a channel. #4918
Comments
if there is no category, this will obviously happen i believe. you should make a catch to prevent errors. you could also try fetching the channel |
CR on |
There is a category, i've tried it on every channel in the server and with the same result. I'll try fetching shortly. |
same here |
That was fixed with |
Please describe the problem you are having in as much detail as possible:
Cannot seem to get the parent or parentID of a channel with a parent.
Include a reproducible code sample here, if possible:
Further details:
Medium - High, lots of commands rely on categories and being unable to get them can be a big issue.
Relevant client options:
partials: none
gateway intents: none
other: none
I have also tested the issue on latest master, commit hash:
The text was updated successfully, but these errors were encountered: