mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 04:23:31 +01:00
fix(InviteScope): added missing 'bot' scope (#6052)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -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