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 permission PRIORITY_SPEAKER #409

Merged
merged 4 commits into from Aug 2, 2018
Merged

Add permission PRIORITY_SPEAKER #409

merged 4 commits into from Aug 2, 2018

Conversation

ghost
Copy link

@ghost ghost commented Aug 1, 2018

lib/Constants.js Outdated
@@ -37,6 +37,7 @@ module.exports.REST_VERSION = 7;

module.exports.Permissions = {
createInstantInvite: 1,
voicePrioritySpeaker: 256,
Copy link
Owner

Choose a reason for hiding this comment

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

Use bitshift notation, sort it into the right place, and fix spacing alignment

@abalabahaha abalabahaha merged commit 7dd9a81 into abalabahaha:dev Aug 2, 2018
@ghost ghost deleted the patch-1 branch August 2, 2018 10:20
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

1 participant