Property LargeThreshold
- Namespace
- DSharpPlus.Net.Gateway
- Assembly
- DSharpPlus.dll
LargeThreshold
Specifies the member count at which guilds are considered "large" and the information sent about members is reduced. Defaults to 250.
public int LargeThreshold { get; set; }