Class JDACommandInfo
- java.lang.Object
-
- com.github.rainestormee.jdacommand.JDACommandInfo
-
public class JDACommandInfo extends java.lang.ObjectThis represents information about JDA-Command- Since:
- 1.0.1
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringVERSIONThe current version of this library.
-
Constructor Summary
Constructors Constructor Description JDACommandInfo()
-
-
-
Field Detail
-
VERSION
public static final java.lang.String VERSION
The current version of this library.- Since:
- 1.0.1
- See Also:
- Constant Field Values
-
-