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

Calculates the permissions this member has in the given guild

Parameters

bot: BotWithCache
guildOrId: bigint | Guild
memberOrId: bigint | Member