discord-api-types
discord-api-types copied to clipboard
refactor(oauth2): separate OAuth2 scopes
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:
If applicable, please reference Discord API Docs PRs or commits that influenced this PR:
- https://github.com/discord/discord-api-docs/pull/5130
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) |
Note Should I add a description to each new enum? For example:
Yes please! Ideally links + short descriptions (just like how docs have it)
