Package net.dv8tion.jda.api.audit

Implementation for AuditLogEntry and all utilities needed for its structure. To retrieve entries use the AuditLogPaginationAction which can be retrieved from any Guild instance through Guild.retrieveAuditLogs().

Each Entry contains a set of AuditLogChanges.
To identify what kind of entry is represented use ActionType!

Since:
3.1.1