Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function requireOverwritePermissions
import { requireOverwritePermissions } from "https://deno.land/x/discordeno@17.0.0/plugins/permissions/mod.ts";

Internal function to check if the bot has the permissions to set these overwrites

Parameters

bot: BotWithCache
guildOrId: bigint | Guild
overwrites: OverwriteReadable[]