We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the addRoleOverwrite() method provides a much convenient way to modify permissions, If it could also be in Channel Builders, that's gonna be great!
The text was updated successfully, but these errors were encountered:
Unify permission overwrite API (Fix kordlib#302)
e71399b
Unify permission overwrite API (Fix #302) (#420)
07e64fb
* Unify permission overwrite API (Fix #302) * Don't use optional in create builders * Improve documentation of PermissionOverritesBuilder Co-authored-by: Bart Arys <[email protected]> * Improve documentation of PermissionOverritesBuilder Co-authored-by: Bart Arys <[email protected]> * Improve documentation of PermissionOverritesBuilder Co-authored-by: Bart Arys <[email protected]> * Make interface use a function instead of a property * Make PermissionOverwritesBuilder sealed Co-authored-by: Bart Arys <[email protected]> Co-authored-by: Bart Arys <[email protected]>
Successfully merging a pull request may close this issue.
the addRoleOverwrite() method provides a much convenient way to modify permissions, If it could also be in Channel Builders, that's gonna be great!
The text was updated successfully, but these errors were encountered: