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

Checks if the first role is higher than the second role

Parameters

bot: BotWithCache
guildOrId: bigint | Guild
roleId: bigint
otherRoleId: bigint