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

Get the missing Channel permissions this member has

Parameters

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