Table of Contents

Property MemberCount

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

MemberCount

Gets the total number of members in this guild.

[JsonProperty("member_count", NullValueHandling = NullValueHandling.Ignore)]
public int MemberCount { get; }

Property Value

int