Property IsLarge
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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