https://discord.com/developers/docs/topics/gateway-events#guild-audit-log-entry-create
Extends
APIAuditLogEntryType of action that occurred
See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events
Changes made to the
target_id
See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object
ID of the entry
Additional info for certain action types
See https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info
The reason for the change (0-512 characters)
ID of the affected entity (webhook, user, role, etc.)
The user who made the changes
This can be
null
in some cases (webhooks deleting themselves by using their own token, for example)