-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
feat(core): handle request all guild members rate limit #11251
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
Conversation
BREAKING CHANGE: `Gateway` now requires `off` `once` methods
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11251 +/- ##
==========================================
+ Coverage 44.41% 44.64% +0.23%
==========================================
Files 315 316 +1
Lines 18140 18079 -61
Branches 1810 1804 -6
==========================================
+ Hits 8057 8072 +15
+ Misses 10071 9995 -76
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Qjuh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from dtypes as dependency LGTM
* feat(core): handle request all guild members rate limit * fix: weird import update * refactor: error class * refactor: error class again * refactor: requested changes * chore: fix dep * fix: suggested changes --------- Co-Authored-By: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
No description provided.