Table of Contents

Property SortValue

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

SortValue

Gets the sticker's sort order, if it's in a pack.

[JsonProperty("sort_value")]
public int SortValue { get; }

Property Value

int