You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BotCommands-core/src/main/kotlin/io/github/freya022/botcommands/api/commands/application/slash/annotations/SlashOption.kt
Copy file name to clipboardExpand all lines: BotCommands-core/src/main/kotlin/io/github/freya022/botcommands/api/commands/text/annotations/TextOption.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ annotation class TextOption(
22
22
* The name of this option displayed on the help content.
23
23
*
24
24
* This is optional if the parameter name is available,
25
-
* see [the wiki](https://bc.freya02.dev/3.X/using-botcommands/parameter-names/) for more details.
25
+
* see [the wiki](https://bc.freya02.dev/3.X/setup/parameter-names/) for more details.
Copy file name to clipboardExpand all lines: BotCommands-typesafe-messages/core/src/main/kotlin/dev/freya02/botcommands/typesafe/messages/internal/codegen/MessageSourceGenerator.kt
0 commit comments