Table of Contents

Class DiscordAutoModerationRuleAuditLogChanges

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Provides typed accessors for common auto moderation audit log change keys.

public sealed class DiscordAutoModerationRuleAuditLogChanges
Inheritance
DiscordAutoModerationRuleAuditLogChanges
Inherited Members

Properties

Enabled

Gets the enabled flag change, if present.

EventType

Gets the event type change, if present.

ExemptChannels

Gets the exempt channel id collection change, if present.

ExemptRoles

Gets the exempt role id collection change, if present.

Name

Gets the rule name change, if present.

TriggerType

Gets the trigger type change, if present.