Table of Contents

Property IsLarge

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsLarge

Gets whether this guild is considered to be a large guild.

[JsonProperty("large", NullValueHandling = NullValueHandling.Ignore)]
public bool IsLarge { get; }

Property Value

bool