Property Roles
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Roles
Gets the list of roles associated with this member.
[JsonIgnore]
public IEnumerable<DiscordRole> Roles { get; }
Property Value
- IEnumerable<DiscordRole>
Gets the list of roles associated with this member.
[JsonIgnore]
public IEnumerable<DiscordRole> Roles { get; }