Expand description
Audit Logs, created whenever an administrative action is performed within a guild.
For additional information refer to Discord Docs/Audit Logs.
Structs§
- Affected
Role - Minimal amount of information about an affected role.
- Audit
Log - Paginated audit log entries with additional information.
- Audit
LogEntry - Entry in an
AuditLog
possibly containing a number of detailed changes. - Audit
LogGuild Integration - Information about a guild integration provided in an audit log.
- Audit
LogOptional Entry Info - Additional information for certain
AuditLogEventType
s.
Enums§
- Audit
LogChange - Individual change within an
AuditLogEntry
. - Audit
LogChange Key - Type of
AuditLogChange
. - Audit
LogChange Type Value - Value of a change which may be one of multiple types.
- Audit
LogEvent Type - Action to cause an
AuditLogEntry
.