Skip to main content
Version: Next

APIAuditLog

Index

Properties

application_commands

application_commands: APIApplicationCommand[]

audit_log_entries

audit_log_entries: APIAuditLogEntry[]

auto_moderation_rules

auto_moderation_rules: APIAutoModerationRule[]

List of auto moderation rules referenced in the audit log

@see

guild_scheduled_events

guild_scheduled_events: APIGuildScheduledEvent[]

integrations

integrations: APIGuildIntegration[]

threads

threads: APIChannel[]

Threads found in the audit log

Threads referenced in THREAD_CREATE and THREAD_UPDATE events are included in the threads map, since archived threads might not be kept in memory by clients.

@see

users

users: APIUser[]

webhooks

webhooks: APIWebhook[]