Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function editGuildMfaLevel
import { editGuildMfaLevel } from "https://deno.land/x/discordeno@17.2.0/helpers/guilds/mod.ts";

Modify a guild's MFA level. Requires guild ownership.

Parameters

bot: Bot
guildId: BigString
mfaLevel: MfaLevels
optional
reason: string