Skip to main content
Module

x/discordeno/plugins/mod.ts>highestRole

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

Gets the highest role from the member in this guild

Parameters

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