Interface | Description |
---|---|
SimpleLog.LogListener |
This interface has to be able to register (via
SimpleLog.addListener(net.dv8tion.jda.core.utils.SimpleLog.LogListener) ) and listen to log-messages. |
Class | Description |
---|---|
IOUtil | |
MiscUtil | |
PermissionUtil | |
SimpleLog |
Enum | Description |
---|---|
SimpleLog.Level |
Enum containing all the LOG-levels
|