Table of Contents

Property Members

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.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>