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

Gets the highest role from the member in this guild

Parameters

guildOrId: bigint | Guild
memberOrId: bigint | Member