Class FlagInformation

java.lang.Object
com.github.alex1304.ultimategdbot.api.command.FlagInformation

public class FlagInformation
extends Object
Holds information about a command flag.
  • Constructor Details

  • Method Details

    • getValueFormat

      public String getValueFormat()
      Gets a description of the value format.
      Returns:
      the value format
    • getDescription

      public String getDescription()
      Gets a description of what this flag does for the command.
      Returns:
      the description