mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 11:40:41 +00:00
Webpack build: ea798eaaf3
This commit is contained in:
parent
ec4635fbcb
commit
e085f6e2cf
1 changed files with 3 additions and 1 deletions
|
|
@ -10959,7 +10959,9 @@ class ClientDataResolver {
|
||||||
* "USE_VAD", // use voice activity detection
|
* "USE_VAD", // use voice activity detection
|
||||||
* "CHANGE_NICKNAME",
|
* "CHANGE_NICKNAME",
|
||||||
* "MANAGE_NICKNAMES", // change nicknames of others
|
* "MANAGE_NICKNAMES", // change nicknames of others
|
||||||
* "MANAGE_ROLES_OR_PERMISSIONS"
|
* "MANAGE_ROLES_OR_PERMISSIONS",
|
||||||
|
* "MANAGE_WEBHOOKS",
|
||||||
|
* "MANAGE_EMOJIS"
|
||||||
* ]
|
* ]
|
||||||
* ```
|
* ```
|
||||||
* @typedef {string|number} PermissionResolvable
|
* @typedef {string|number} PermissionResolvable
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue