mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
Reorganised a bunch of methods
This commit is contained in:
@@ -45,7 +45,7 @@ class EvaluatedPermissions {
|
||||
|
||||
/**
|
||||
* Checks whether a user has multiple permissions in a channel.
|
||||
* @param {Array<PermissionResolvable>} permissions the permissions to test for
|
||||
* @param {PermissionResolvable[]} permissions the permissions to test for
|
||||
* @param {boolean} [explicit=false] whether to require the user to explicitly have the exact permissions
|
||||
* @returns {boolean}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user