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