Table of Contents
API reference

Property Members

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Members

Gets a list of members that have this role. Requires ServerMembers Intent.

[JsonIgnore]
public IReadOnlyList<KeyValuePair<ulong, DiscordMember>> Members { get; }

Property Value

IReadOnlyList<KeyValuePair<ulong, DiscordMember>>