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