Nostrum.Struct.Guild.AuditLog (nostrum v0.11.0-dev)
View SourceRepresents a guild's audit log.
Summary
Types
Entries of this guild's audit log
Users found in the audit log
Webhooks found in the audit log
Types
@type entries() :: [Nostrum.Struct.Guild.AuditLogEntry.t()]
Entries of this guild's audit log
@type users() :: [Nostrum.Struct.User.t()]
Users found in the audit log
@type webhooks() :: [Nostrum.Struct.Webhook.t()]
Webhooks found in the audit log