Table of Contents

Class AutoModRuleDeletedAuditLogData

Namespace
Discord.Rest
Assembly
Discord.Net.Rest.dll

Contains a piece of audit log data related to an auto moderation rule removal.

public class AutoModRuleDeletedAuditLogData : IAuditLogData
Inheritance
AutoModRuleDeletedAuditLogData
Implements
Inherited Members

Properties

Data

Gets the auto moderation rule information before the changes.

public AutoModRuleInfo Data { get; }

Property Value

AutoModRuleInfo