Uses of Interface
org.javacord.api.entity.auditlog.AuditLogChange
-
Packages that use AuditLogChange Package Description org.javacord.api.entity.auditlog -
-
Uses of AuditLogChange in org.javacord.api.entity.auditlog
Methods in org.javacord.api.entity.auditlog that return types with arguments of type AuditLogChange Modifier and Type Method Description java.util.List<AuditLogChange<?>>AuditLogEntry. getChanges()Gets all changes.
-