Returns the guild mfa level (true or false)
- Guild ID (Optional)
Raw usage: $mfaLevel[Guild ID]
- Guild ID - Guild's mfa level you want to check.
bot.command({
name: "mfalevel",
code: `$mfaLevel`
})
bot.command({
name: "mfalevel",
code: `$mfaLevel[773352845738115102]`
}) // This will check the mfaLevel of Aoi.js official server