We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6690550 commit 10f448eCopy full SHA for 10f448e
src/discord_commands/global.json
@@ -56,7 +56,7 @@
56
"type": 7,
57
"name": "channel",
58
"required": false,
59
- "description": "The channel to manage / view permissions of the target on",
+ "description": "The channel to manage / view permissions of the target on. Leave this blank to manage permissions on the entire server",
60
"channel_types": [0, 5]
61
}
62
]
@@ -92,7 +92,7 @@
92
93
94
95
- "description": "The channel to setup permissions of the target on",
+ "description": "The channel to setup permissions of the target on. Leave this blank to setup permissions on the entire server",
96
97
98
0 commit comments