Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Latest
function isHigherPosition
import { isHigherPosition } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";

Checks if the member has a higher position than the given role

Parameters

bot: BotWithCache
guildOrId: bigint | Guild
memberId: bigint
compareRoleId: bigint