Property Roles
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Roles
Gets the resolved role objects, if any.
[JsonProperty("roles", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyDictionary<ulong, DiscordRole> Roles { get; }