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

Add a values field to Permssions #255

Merged
merged 4 commits into from
Apr 18, 2021
Merged

Conversation

HopeBaron
Copy link
Member

No description provided.

object All : Permission(0x7FFFFDFF)
object All : Permission(0xFFFFFDFF)
Copy link
Contributor

Choose a reason for hiding this comment

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

Should consider making this a computed in the future, good catch.

ManageWebhooks,
ManageEmojis,
UseSlashCommands,
All,
Copy link
Contributor

Choose a reason for hiding this comment

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

Should all be part of the set? It's technically not a Discord permission and we don't include it in intents.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch, I will edit it

@HopeBaron HopeBaron merged commit a53aba3 into 0.7.x Apr 18, 2021
@HopeBaron HopeBaron deleted the additions/0.7.x/permission-values branch April 18, 2021 15:19
@HopeBaron HopeBaron mentioned this pull request Apr 19, 2021
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.

2 participants