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

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 https://discord.com/developers/docs/resources/channel#channel-object

users

users: APIUser[]

webhooks

webhooks: APIWebhook[]