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

chore(permissions): updated permission flags and names #617

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

fbrettnich
Copy link
Contributor

  • Added missing permission flags: MANAGE_GUILD_EXPRESSIONS, CREATE_PUBLIC_THREADS, CREATE_PRIVATE_THREADS, SEND_POLLS and USE_EXTERNAL_APPS
  • Added missing permission names
  • Updated permission names according to Discord Docs/Dev Portal/Client
  • Marked MANAGE_EMOJIS_AND_STICKERS, USE_PUBLIC_THREADS and USE_PRIVATE_THREADS as deprecated

Ref: https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags

@fbrettnich fbrettnich requested a review from Snazzah as a code owner June 18, 2024 19:21
@Snazzah Snazzah merged commit d0e5013 into Snazzah:master Jun 18, 2024
4 checks passed
@fbrettnich fbrettnich deleted the permissions branch June 18, 2024 20:07
@Snazzah Snazzah added type: enhancement New feature or request scope: types This has something to do with typings labels Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: types This has something to do with typings type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants