Table of Contents

Property AutoModerationRuleId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AutoModerationRuleId

Gets the auto moderation rule id.

public ulong? AutoModerationRuleId { get; }

Property Value

ulong?

Remarks

This property is typically populated for rule create, update, and delete actions. Execution actions such as message blocking or user timeouts instead use TargetMember as their primary target.