mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 14:41:36 +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
|
||||
* @param {Array} permissions An array of permissions as strings or permissions numbers (see resolvePermission)
|
||||
* @param {PermissionResolvable[]} permissions Permissions to resolve together
|
||||
* @returns {number}
|
||||
*/
|
||||
resolvePermissions(permissions) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue