Skip to main content
The Deno 2 Release Candidate is here
Learn more
function requireBotGuildPermissions
import { requireBotGuildPermissions } from "https://deno.land/x/discordeno_patched@18.0.2/plugins/mod.ts";

Throws an error if the bot does not have all permissions

Parameters

guild: bigint | Guild
permissions: PermissionStrings[]