Table of Contents

Property MaxMembers

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

MaxMembers

Gets the maximum amount of members allowed for this guild.

[JsonProperty("max_members")]
public int? MaxMembers { get; }

Property Value

int?