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

Get the missing Channel permissions this member has

Parameters

channel: bigint | Channel
member: bigint | Member
permissions: PermissionStrings[]