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