Property VerificationLevel
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
VerificationLevel
Gets the guild's verification level.
[JsonProperty("verification_level", NullValueHandling = NullValueHandling.Ignore)]
public VerificationLevel? VerificationLevel { get; }