Table of Contents

Class SocketIntegrationDeletedAuditLogData

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

Contains a piece of audit log data related to an integration removal.

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

Properties

Data

Gets the integration information before the changes.

public SocketIntegrationInfo Data { get; }

Property Value

SocketIntegrationInfo