Property Color
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Color
Gets the color associated with this user's top color-giving role, otherwise 0 (no color).
warning
This will throw if accessed for an oauth2 constructed member.
[JsonIgnore]
public DiscordColor Color { get; }