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

Create ID alternatives to permission override methods in ChannelManager #1762

Merged

Conversation

ScoreUnder
Copy link
Contributor

Pull Request Etiquette

Changes

  • Internal code
  • Library interface (affecting end-user code)
  • Documentation
  • Other: _____

Description

This provides ID-powered alternatives to putPermissionOverride/removePermissionOverride on ChannelManager. This allows for permissions to be safely modified on a channel without relying on an up-to-date cache.

Conspicuously missing is the ID-string equivalent to all of these methods, which I could add if needed but it doubles the number of new methods so I decided against it for now.

Co-authored-by: Florian Spieß <business@minnced.club>
Copy link
Member

@MinnDevelopment MinnDevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one docs issue and then its good to go i think

Co-authored-by: Florian Spieß <business@minnced.club>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants