-
Notifications
You must be signed in to change notification settings - Fork 187
5.15.0 #1771
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
base: stable
Are you sure you want to change the base?
Conversation
feat: add support for nsfw for ThreadChannel
feat: add guild member banner field
* fix: Invite._process_dict incorrectly passed all data * ci: correct from checks. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
#1754) * fix: add permission checks before fetching messages in reaction events * refactor: extract permission check logic * fix: add test for refactored reactionevents
* feat: untested prototype impl of v2 components Likely not to work. Very unpolished and pretty much takes directly from the docs. It's here, though! * fix: Add missing enums * fix: Throw error when v2 components are used with incompatible things * test: Test command for v2 components * fix: Don't hardcode the possible subcomponents of a section * Add imports --------- Co-authored-by: Astrea <25420078+AstreaTSS@users.noreply.github.com>
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## stable #1771 +/- ##
==========================================
+ Coverage 46.44% 46.54% +0.10%
==========================================
Files 149 149
Lines 16182 16454 +272
==========================================
+ Hits 7515 7658 +143
- Misses 8667 8796 +129 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Components v2 release, and few smaller things as well