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

Returns the permissions that are not in the given permissionBits

Parameters

permissionBits: bigint
permissions: PermissionStrings[]