Skip to content

Commit 7fccf8e

Browse files
committed
FormCommand javadoc
1 parent 123282b commit 7fccf8e

File tree

1 file changed

+2
-1
lines changed
  • src/main/java/net/discordjug/javabot/systems/staff_commands/forms/commands

1 file changed

+2
-1
lines changed

src/main/java/net/discordjug/javabot/systems/staff_commands/forms/commands/FormCommand.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
import xyz.dynxsty.dih4jda.interactions.commands.application.SlashCommand;
66

77
/**
8-
* The `/form` command.
8+
* The {@code /form} command. This is the base command. It holds subcommands
9+
* used to manage forms and their submissions.
910
*/
1011
public class FormCommand extends SlashCommand {
1112

0 commit comments

Comments
 (0)