export interface APIAuditLogOptions
https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info
optionalexternalstring auto_moderation_rule_name? :
Name of the Auto Moderation rule that was triggeredPresent from: - AUTO_MODERATION_BLOCK_MESSAGE - AUTO_MODERATION_FLAG_TO_CHANNEL - AUTO_MODERATION_USER_COMMUNICATION_DISABLED
optionalexternalAuditLogRuleTriggerType auto_moderation_rule_trigger_type? :
Trigger type of the Auto Moderation rule that was triggeredPresent from: - AUTO_MODERATION_BLOCK_MESSAGE - AUTO_MODERATION_FLAG_TO_CHANNEL - AUTO_MODERATION_USER_COMMUNICATION_DISABLED
optionalexternalSnowflake channel_id? :
Channel in which the entities were targetedPresent from: - MEMBER_MOVE - MESSAGE_PIN - MESSAGE_UNPIN - MESSAGE_DELETE - STAGE_INSTANCE_CREATE - STAGE_INSTANCE_UPDATE - STAGE_INSTANCE_DELETE - AUTO_MODERATION_BLOCK_MESSAGE - AUTO_MODERATION_FLAG_TO_CHANNEL - AUTO_MODERATION_USER_COMMUNICATION_DISABLED
optionalexternalstring count? :
Number of entities that were targetedPresent from: - MESSAGE_DELETE - MESSAGE_BULK_DELETE - MEMBER_DISCONNECT - MEMBER_MOVE
optionalexternalstring delete_member_days? :
Number of days after which inactive members were kickedPresent from: - MEMBER_PRUNE
optionalexternalSnowflake id? :
ID of the overwritten entityPresent from: - CHANNEL_OVERWRITE_CREATE - CHANNEL_OVERWRITE_UPDATE - CHANNEL_OVERWRITE_DELETE
optionalexternalAPIGuildIntegrationType integration_type? :
Type of integration which performed the actionPresent from: - MEMBER_KICK - MEMBER_ROLE_UPDATE
optionalexternalstring members_removed? :
Number of members removed by the prunePresent from: - MEMBER_PRUNE
optionalexternalSnowflake message_id? :
ID of the message that was targetedPresent from: - MESSAGE_PIN - MESSAGE_UNPIN
optionalexternalstring role_name? :
Name of the rolePresent from: - CHANNEL_OVERWRITE_CREATE - CHANNEL_OVERWRITE_UPDATE - CHANNEL_OVERWRITE_DELETE**Present only if the is "0"**
optionalexternalAuditLogOptionsType type? :
Type of overwritten entity - "0" for "role" or "1" for "member"Present from: - CHANNEL_OVERWRITE_CREATE - CHANNEL_OVERWRITE_UPDATE - CHANNEL_OVERWRITE_DELETEAuditLogOptionsType