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; }
Gets the sticker's sort order, if it's in a pack.
[JsonProperty("sort_value")]
public int SortValue { get; }