-
Notifications
You must be signed in to change notification settings - Fork 148
feat: add voice channel status permission #1391
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: master
Are you sure you want to change the base?
Conversation
87612e7 to
5eeb4a9
Compare
|
The future of this feature seems very uncertain (if not entirely dead): |
|
As much as the feature itself may be dead, I still believe we should support all permissions, whether or not the library does anything with them. |
5eeb4a9 to
d30c664
Compare
d30c664 to
d8e9b2c
Compare
|
As there has been no further input in a full two months, I'll be merging this shortly. |
| mute_members=True, | ||
| deafen_members=True, | ||
| move_members=True, | ||
| set_voice_channel_status=True, |
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.
could you add a versionchanged for this?
Co-authored-by: vi <[email protected]> Signed-off-by: Zenith <[email protected]>
Summary
Add the set_voice_channel_permission. It's been out for a while now. Whether or not they document it, it exists.
Checklist
pdm run nox -s lintpdm run nox -s pyright