View Source Nostrum.Struct.Guild.AuditLog (Nostrum v0.6.1)
Represents a guild's audit log.
Link to this section Summary
Types
Entries of this guild's audit log
Users found in the audit log
Webhooks found in the audit log
Link to this section Types
Specs
entries() :: [Nostrum.Struct.Guild.AuditLogEntry.t()]
Entries of this guild's audit log
Specs
Specs
users() :: [Nostrum.Struct.User.t()]
Users found in the audit log
Specs
webhooks() :: [Nostrum.Struct.Webhook.t()]
Webhooks found in the audit log