Table of Contents

Property PreviewAsset

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

PreviewAsset

Gets the preview asset hash of the sticker.

[JsonProperty("preview_asset", NullValueHandling = NullValueHandling.Ignore)]
public string? PreviewAsset { get; }

Property Value

string