There was an error while loading. Please reload this page.
1 parent 79a54c8 commit 99bda11Copy full SHA for 99bda11
1 file changed
src/main/java/net/javadiscord/javabot/systems/help/commands/CloseCommand.java
@@ -6,6 +6,7 @@
6
/**
7
* A simple command that can be used inside reserved help channels to immediately unreserve them,
8
* instead of waiting for a timeout.
9
+ * An alias to /unreserve
10
*/
11
public class CloseCommand extends UnreserveCommand {
12
0 commit comments