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

x/discordeno_patched/plugins/mod.ts>highestRole

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

Gets the highest role from the member in this guild

Parameters

guildOrId: bigint | Guild
memberOrId: bigint | Member