Enum GuildMfaLevel
Represents the multi-factor authentication (MFA) requirement level for a guild.
public enum GuildMfaLevel
Fields
Elevated = 1MFA required for moderator actions (elevated security).
None = 0No MFA requirement for moderator actions.