Property BelowRequirements
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
BelowRequirements
Gets whether the current configuration is below discords requirements.
[JsonProperty("below_requirements", NullValueHandling = NullValueHandling.Ignore)]
public bool BelowRequirements { get; }