Table of Contents

Class DiscordAutoModerationRuleAuditLogEntry

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents an auto moderation audit log entry.

public sealed class DiscordAutoModerationRuleAuditLogEntry : DiscordAuditLogEntry
Inheritance
DiscordAutoModerationRuleAuditLogEntry
Inherited Members

Properties

AutoModerationRuleId

Gets the auto moderation rule id.

ChangeSet

Gets the typed auto moderation change helper view.

Channel

Gets the channel associated with the auto moderation action, if Discord supplied one.

IsExecutionAction

Gets whether the entry represents an auto moderation execution action.

IsRuleMutationAction

Gets whether the entry represents a rule create, update, or delete mutation action.

RuleName

Gets the rule name.

TargetMember

Gets the member targeted by an auto moderation execution action.

TriggerType

Gets the rule trigger type reported by Discord.