-
-
Notifications
You must be signed in to change notification settings - Fork 4k
feat: add {add,remove}GroupDMRecipient
methods
#11135
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
The latest updates on your projects. Learn more about Vercel for GitHub.
|
a4633d4
to
ae6ab2e
Compare
ae6ab2e
to
8898141
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11135 +/- ##
=======================================
Coverage 44.24% 44.24%
=======================================
Files 313 313
Lines 18072 18051 -21
Branches 1796 1790 -6
=======================================
- Hits 7996 7987 -9
+ Misses 10064 10052 -12
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:
|
{add,delete}GroupDMRecipient methods
{add,remove}GroupDMRecipient methods
{add,remove}GroupDMRecipient methods
{add,remove}GroupDMRecipient
methods
Added a script that checks which
Routes
are not being used in /core.The only missing routes besides the ones implemented here are
guildMemberVerification
(not documented) andguildIncidentActions
(#10727)