mirror of
https://github.com/danbulant/discord.js
synced 2026-07-07 12:11:11 +00:00
Webpack build: 8e47058286
This commit is contained in:
parent
ffcc34f2f1
commit
0368be66fa
1 changed files with 1 additions and 1 deletions
|
|
@ -10977,7 +10977,7 @@ class ClientDataResolver {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Turn an array of permissions into a valid discord permission bitfield
|
* Turn an array of permissions into a valid discord permission bitfield
|
||||||
* @param {Array} permissions An array of permissions as strings or permissions numbers (see resolvePermission)
|
* @param {PermissionResolvable[]} permissions Permissions to resolve together
|
||||||
* @returns {number}
|
* @returns {number}
|
||||||
*/
|
*/
|
||||||
resolvePermissions(permissions) {
|
resolvePermissions(permissions) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue