Table of Contents

Class AutoModRuleCreatedAuditLogData

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

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

public class AutoModRuleCreatedAuditLogData : IAuditLogData
Inheritance
AutoModRuleCreatedAuditLogData
Implements
Inherited Members

Properties

Data

Gets the auto moderation rule information after the changes.

public AutoModRuleInfo Data { get; }

Property Value

AutoModRuleInfo