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

Gets the highest role from the member in this guild

Parameters

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