Class JDACommandInfo


  • public class JDACommandInfo
    extends java.lang.Object
    This represents information about JDA-Command
    Since:
    1.0.1
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String VERSION
      The current version of this library.
    • Constructor Summary

      Constructors 
      Constructor Description
      JDACommandInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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
    • Constructor Detail

      • JDACommandInfo

        public JDACommandInfo()