Table of Contents

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

ulong

SortValue

public int? SortValue { get; }

Property Value

int?