Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/helpers/mod.ts>editGuildMfaLevel

Discord API library for Node and Deno
Latest
function editGuildMfaLevel
import { editGuildMfaLevel } from "https://deno.land/x/discordeno_patched@18.0.3/helpers/mod.ts";

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

Parameters

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