mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-15 10:58:18 +00:00
fix(InviteScope): added missing 'bot' scope (#6052)
This commit is contained in:
Vendored
+1
@@ -3553,6 +3553,7 @@ export type InviteScope =
|
||||
| 'applications.commands'
|
||||
| 'applications.entitlements'
|
||||
| 'applications.store.update'
|
||||
| 'bot'
|
||||
| 'connections'
|
||||
| 'email'
|
||||
| 'identity'
|
||||
|
||||
Reference in New Issue
Block a user