Class StandardSticker
- Namespace
- NetCord
- Assembly
- NetCord.dll
public class StandardSticker : Sticker, IEntity, ISpanFormattable, IFormattable, IEquatable<Entity>, IJsonModel<JsonSticker>
- Inheritance
-
StandardSticker
- Implements
- Inherited Members
Constructors
StandardSticker(JsonSticker)
public StandardSticker(JsonSticker jsonModel)
Parameters
jsonModel
JsonSticker
Properties
PackId
public ulong PackId { get; }
Property Value
SortValue
public int? SortValue { get; }
Property Value
- int?