Uses of Interface
org.javacord.api.entity.auditlog.AuditLogEntryTarget
-
Packages that use AuditLogEntryTarget Package Description org.javacord.api.entity.auditlog -
-
Uses of AuditLogEntryTarget in org.javacord.api.entity.auditlog
Methods in org.javacord.api.entity.auditlog that return types with arguments of type AuditLogEntryTarget Modifier and Type Method Description Optional<AuditLogEntryTarget>AuditLogEntry. getTarget()Gets the target of the entry.
-