Skip to main content
Version: Next

GatewayGuildAuditLogEntryCreateDispatchData

Hierarchy

Index

Properties

inheritedaction_type

action_type: AuditLogEvent

optionalinheritedchanges

changes?: APIAuditLogChange[]

guild_id

guild_id: string

ID of the guild

inheritedid

id: string

ID of the entry

optionalinheritedoptions

optionalinheritedreason

reason?: string

The reason for the change (0-512 characters)

inheritedtarget_id

target_id: null | string

ID of the affected entity (webhook, user, role, etc.)

inheriteduser_id

user_id: null | string

The user who made the changes

This can be null in some cases (webhooks deleting themselves by using their own token, for example)