Table of Contents

Class IntegrationDeletedAuditLogData

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

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

public class IntegrationDeletedAuditLogData : IAuditLogData
Inheritance
IntegrationDeletedAuditLogData
Implements
Inherited Members

Properties

Data

Gets the integration information before the changes.

public IntegrationInfo Data { get; }

Property Value

IntegrationInfo