-
-
Notifications
You must be signed in to change notification settings - Fork 148
feat(model): add Member::flags
#2086
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
spring4175
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.
Thanks for the PR. I have a comment about a missing getter, a couple nits with diff suggestions, and a couple documentation requests, but otherwise this looks great!
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #2086 +/- ##
=======================================
Coverage 36.30% 36.30%
=======================================
Files 402 402
Lines 16140 16140
=======================================
Hits 5860 5860
Misses 10280 10280 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Co-authored-by: Zeyla <[email protected]>
|
Failing Clippy lints are new in Rust 1.67. PR #2091 resolves them |
Implements flags for guild members as per the discord documentation: