Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/template/minimal/deps.ts>isHigherPosition

Discord API library for Node and Deno
Go to Latest
function isHigherPosition
import { isHigherPosition } from "https://deno.land/x/discordeno_patched@18.0.2/template/minimal/deps.ts";

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

Parameters

guildOrId: bigint | Guild
memberId: bigint
compareRoleId: bigint