OptionName

annotation class OptionName(val value: String)

Define a custom name for a command event option, this means you can use a different variable name to get an option with different name.

Since

0.4.2

Parameters

value

The custom name for the option

Properties

Link copied to clipboard