Property Colors
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Colors
Gets the colors of the role.
[JsonProperty("colors", NullValueHandling = NullValueHandling.Ignore)]
public DiscordRoleColors Colors { get; }
Gets the colors of the role.
[JsonProperty("colors", NullValueHandling = NullValueHandling.Ignore)]
public DiscordRoleColors Colors { get; }