Property Roles
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Roles
Gets a collection of this guild's roles.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordRole> Roles { get; }
Gets a collection of this guild's roles.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordRole> Roles { get; }