Skip to main content
Extremely Popular
Go to Latest
function getMissingGuildPermissions
import { getMissingGuildPermissions } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.ts";

Get the missing Guild permissions this member has

Parameters

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