Skip to content

Commit 8d35fc7

Browse files
committed
Change form modify subcommand javadoc
1 parent be9b2c5 commit 8d35fc7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
import xyz.dynxsty.dih4jda.interactions.AutoCompletable;
1818

1919
/**
20-
* The `/form modify` command. Modifies attributes of an existing form.
20+
* The `/form modify` command. Modifies attributes of an existing form. For
21+
* modifying form fields see {@link AddFieldFormSubcommand} and
22+
* {@link RemoveFieldFormSubcommand}
2123
*
2224
* @see FormData
2325
*/

0 commit comments

Comments
 (0)