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

Returns the permissions that are not in the given permissionBits

Parameters

permissionBits: bigint
permissions: PermissionStrings[]