Skip to main content
Latest
function getMissingGuildPermissions
import { getMissingGuildPermissions } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";

Get the missing Guild permissions this member has

Parameters

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