Table of Contents

Class SocketAutoModRuleDeletedAuditLogData

Namespace
Discord.WebSocket
Assembly
Discord.Net.WebSocket.dll

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

public class SocketAutoModRuleDeletedAuditLogData : ISocketAuditLogData, IAuditLogData
Inheritance
SocketAutoModRuleDeletedAuditLogData
Implements
Inherited Members

Properties

Data

Gets the auto moderation rule information before the changes.

public SocketAutoModRuleInfo Data { get; }

Property Value

SocketAutoModRuleInfo