Property MfaLevel
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
MfaLevel
Gets the required multi-factor authentication level for this guild.
[JsonProperty("mfa_level", NullValueHandling = NullValueHandling.Ignore)]
public DiscordMfaLevel MfaLevel { get; }