mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 18:13:29 +01:00
feat(Client): enforce passing scopes to generateInvite (#6024)
Co-authored-by: Antonio Román <kyradiscord@gmail.com> Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
This commit is contained in:
@@ -328,6 +328,7 @@ exports.InviteScopes = [
|
||||
'applications.commands',
|
||||
'applications.entitlements',
|
||||
'applications.store.update',
|
||||
'bot',
|
||||
'connections',
|
||||
'email',
|
||||
'identity',
|
||||
|
||||
Reference in New Issue
Block a user