Table of Contents

Property ColorsInternal

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ColorsInternal

Represents the raw color styles for the display name.

[JsonProperty("colors")]
public IReadOnlyList<int> ColorsInternal { get; set; }

Property Value

IReadOnlyList<int>