Skip to content

Commit

Permalink
docs(CommandPermissions): report from comment
Browse files Browse the repository at this point in the history
22610d8#r37441992
  • Loading branch information
Khaaz committed Feb 24, 2020
1 parent 968594b commit 16c70d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Structures/Command/CommandPermissions.js
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ class CommandPermissions {
}

/**
* Set the channel IDs needed to be in to execute this command.
* Set the guild IDs needed to be in to execute this command.
*
* @param {{needed: Array<String>, bypass: Array<String>}} [object={ bypass: [], needed: [] }] - Object of permissions
* @param {Boolean} [toAdd=false] - Whether to add the permissions to the existing permissions
Expand Down

0 comments on commit 16c70d3

Please sign in to comment.