Table of Contents

Class StickerCreatedAuditLogData

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

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

public class StickerCreatedAuditLogData : IAuditLogData
Inheritance
StickerCreatedAuditLogData
Implements
Inherited Members

Properties

Data

Gets the sticker information after the changes.

public StickerInfo Data { get; }

Property Value

StickerInfo