Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
function highestRole
import { highestRole } from "https://deno.land/x/discordeno@17.0.0/plugins/permissions/mod.ts";

Gets the highest role from the member in this guild

Parameters

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