-
-
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
New site is missing some classes, types, etc... #9316
Comments
They're marked as discord.js/packages/collection/src/collection.ts Lines 2 to 11 in 8d345a0
discord.js/packages/collection/src/collection.ts Lines 834 to 842 in 8d345a0
The old docs generator/website didn't honor that, so it's basically a bug that has been fixed, and thus, working as intended. |
Why doesn't discord.js/packages/builders/src/components/selectMenu/SelectMenu.ts Lines 15 to 18 in b2ec865
|
That commit you are viewing is from ~7 months ago. Why does it show up on the old website still? That's because the documentation stopped generating for them long ago before the new builders. They became only generated for the new website. |
Which package is this bug report for?
discord.js
Issue description
As discovered in #9313, some things are missing from the new website. Is this intentional, or is there something wrong with the docgen?
Steps to reproduce:
Comparator
,CollectionConstructor
,Keep
)Note: Make sure you have the new site loaded by doing a hard reset or clearing your cache
Other examples are:
SelectMenuBuilder
andJSONEncodable
Code sample
No response
Package version
Does not apply
Node.js version
Does not apply
Operating system
Chrome 111.0.5563.146
Priority this issue should have
Medium (should be fixed soon)
Which partials do you have configured?
Not applicable (subpackage bug)
Which gateway intents are you subscribing to?
Not applicable (subpackage bug)
I have tested this issue on a development release
No response
The text was updated successfully, but these errors were encountered: