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 List<AuditLogChange<?>>AuditLogEntry. getChanges()Gets a list with all changes.
-