Skip to content
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

[Fix] Update permissions & fix ChannelPermissions.All() exception #2647

Merged
merged 4 commits into from
Mar 31, 2023

Conversation

Misha-133
Copy link
Member

This PR adds missing guild & channel permissions and resolves #2643

Changes

  • Refactor permission enums
  • Add missing perms
  • fix ChannelPermissions.All() throwing on IForumChannel
  • update permission sets for text, voice & stage channels

Misha-133 and others added 2 commits March 31, 2023 01:07
Co-authored-by: Dmitry <dimson-n@users.noreply.github.com>
@csmir csmir merged commit 6265dd5 into discord-net:dev Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Unknown channel type on Forum
3 participants