APIAuditLog

export interface APIAuditLog
export interface APIAuditLog
application_commands:APIApplicationCommand[]
auto_moderation_rules:APIAutoModerationRule[]
List of auto moderation rules referenced in the audit log
threads:APIChannel[]
Threads found in the audit logThreads 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.