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; }
Represents the raw color styles for the display name.
[JsonProperty("colors")]
public IReadOnlyList<int> ColorsInternal { get; set; }