Class AutoModRuleDeletedAuditLogData
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; }