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