Table of Contents

Class AvatarDecorationData

Namespace
NetCord
Assembly
NetCord.dll
public class AvatarDecorationData : IJsonModel<JsonAvatarDecorationData>
Inheritance
AvatarDecorationData
Implements
Inherited Members

Constructors

AvatarDecorationData(JsonAvatarDecorationData)

public AvatarDecorationData(JsonAvatarDecorationData jsonModel)

Parameters

jsonModel JsonAvatarDecorationData

Properties

Hash

public string Hash { get; }

Property Value

string

SkuId

public ulong SkuId { get; }

Property Value

ulong