Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function missingPermissions
import { missingPermissions } from "https://deno.land/x/discordeno@17.0.1/plugins/permissions/mod.ts";

Returns the permissions that are not in the given permissionBits

Parameters

permissionBits: bigint
permissions: PermissionStrings[]