Package top.focess.qq.api.command
Annotation Type SpecialArgumentType
-
@Target(FIELD) @Retention(RUNTIME) public @interface SpecialArgumentType
Represent this field is a special argument handler.
-
-
Element Detail
-
name
String name
The name of the special argument- Returns:
- the name of the special argument
-
-