Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function requireBotGuildPermissions
import { requireBotGuildPermissions } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";

Throws an error if the bot does not have all permissions

Parameters

bot: BotWithCache
guild: bigint | Guild
permissions: PermissionStrings[]