Table of Contents

Property MaxMembers

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MaxMembers

Gets the maximum amount of members allowed for this guild.

[JsonProperty("max_members", NullValueHandling = NullValueHandling.Ignore)]
public int? MaxMembers { get; }

Property Value

int?