Skip to main content
Latest
function calculateChannelOverwrites
import { calculateChannelOverwrites } from "https://deno.land/x/discordeno@18.0.1/plugins/mod.ts";

Calculates the permissions this member has for the given Channel

Parameters

bot: BotWithCache
channelOrId: bigint | Channel
memberOrId: bigint | Member