discord-api-types icon indicating copy to clipboard operation
discord-api-types copied to clipboard

refactor(oauth2): separate OAuth2 scopes

Open vvito7 opened this issue 3 years ago • 2 comments

Please describe the changes this PR makes and why it should be merged: Separates OAuth2Scopes into OAuth2PublicUserScopes, OAuth2GuildScopes, OAuth2OtherScopes, OAuth2RestrictedUserScopes and OAuth2PrivateUserScopes.

Note Should I add a description to each new enum? For example: image

If applicable, please reference Discord API Docs PRs or commits that influenced this PR:

  • https://github.com/discord/discord-api-docs/pull/5130

vvito7 avatar Jun 29 '22 10:06 vvito7

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
discord-api-types ✅ Ready (Inspect) Visit Preview Jun 30, 2022 at 10:48AM (UTC)

vercel[bot] avatar Jun 29 '22 10:06 vercel[bot]

Note Should I add a description to each new enum? For example: image

Yes please! Ideally links + short descriptions (just like how docs have it)

vladfrangu avatar Jun 29 '22 10:06 vladfrangu