-
-
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
@discordjs/core is missing with_counts on guilds.get #10039
Comments
Would there be a way to use this to get counts on all guilds at startup or is that not recommended to do? |
To the best of my knowledge, there is no way to get the approximations over the WebSocket. You have to fetch them via REST. |
Hi, when is a package containing this fix going to be released? Thanks |
You can install |
Thanks - just wondering if we have a timeline for the next planned release. We'd rather not depend on dev if possible 😄 |
Which package is this bug report for?
core
Issue description
guilds.get doesn't have support for with_counts
Code sample
Link To Code
Versions
@disordjs/core master
Issue priority
Medium (should be fixed soon)
Which partials do you have configured?
Not applicable
Which gateway intents are you subscribing to?
Not applicable
I have tested this issue on a development release
No response
The text was updated successfully, but these errors were encountered: