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

Get the missing Guild permissions this member has

Parameters

bot: BotWithCache
guild: bigint | Guild
member: bigint | Member
permissions: PermissionStrings[]