Skip navigation links

Package net.dv8tion.jda.core.audit

Implementation for AuditLogEntry and all utilities needed for its structure.

See: Description

Package net.dv8tion.jda.core.audit Description

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.getAuditLogs().

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

Since:
3.1.1
Author:
Florian Spieß
Skip navigation links