Class CommandDocumentationEntry

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

public class CommandDocumentationEntry
extends Object
Represents a documentation entry. An entry is a subsection of the documentation of the command. An entry shows one possible syntax for the command, a description of what this part of the command does, and the different flags that can be used.