Table of Contents

Property Members

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Members

Gets the resolved member objects, if any.

[JsonProperty("members", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyDictionary<ulong, DiscordMember> Members { get; }

Property Value

IReadOnlyDictionary<ulong, DiscordMember>