Interface

AuditLogEntryPayload

Payload for Events and audit fetch entries.

Properties

actionType: number
changes: AuditLogChange[]
guildId: string | null
id: string
options: Record<string, string> | null
reason: string | null
targetId: string | null
userId: string | null