Skip to main content
Module

x/wackford/discordeno.ts>editGuildMfaLevel

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
function editGuildMfaLevel
import { editGuildMfaLevel } from "https://deno.land/x/wackford@v0.0.3/discordeno.ts";

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

Parameters

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