Skip to main content
Module

x/discordeno/plugins/mod.ts>highestRole

Discord API library for Deno
Latest
function highestRole
import { highestRole } from "https://deno.land/x/discordeno@18.0.1/plugins/mod.ts";

Gets the highest role from the member in this guild

Parameters

guildOrId: bigint | Guild
memberOrId: bigint | Member