fix params
This commit is contained in:
16 files changed
+16
-16
No files matched your search
+1
-1
@@ -9,7 +9,7 @@ module.exports = {
|
||||
usage: "[user]",
|
||||
permissions: {
|
||||
channel: ["VIEW_CHANNEL", "SEND_MESSAGES", "EMBED_LINKS"],
|
||||
member: [],
|
||||
member: ["MANAGE_GUILD"],
|
||||
},
|
||||
options: [{
|
||||
name: "user",
|
||||
|
||||
Reference in new issue
Block a user