Table of Contents

Property LargeThreshold

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

LargeThreshold

Sets the member count threshold at which guilds are considered large.

Discord only accepts values between 50 and 250 (inclusive). Values outside this range are silently clamped to the nearest boundary.

Defaults to 250.

public int LargeThreshold { set; }

Property Value

int