Table of Contents

Class StickerDeletedAuditLogData

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

Contains a piece of audit log data related to a sticker removal.

public class StickerDeletedAuditLogData : IAuditLogData
Inheritance
StickerDeletedAuditLogData
Implements
Inherited Members

Properties

Data

Gets the sticker information before the changes.

public StickerInfo Data { get; }

Property Value

StickerInfo