Enum ActionType

java.lang.Object
java.lang.Enum<ActionType>
net.dv8tion.jda.api.audit.ActionType
All Implemented Interfaces:
Serializable, Comparable<ActionType>

public enum ActionType extends Enum<ActionType>
ActionTypes for AuditLogEntry instances
Found via AuditLogEntry.getType()