function isHigherPositionimport { isHigherPosition } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/mod.ts"; isHigherPosition(bot: BotWithCache,guildOrId: bigint | Guild,memberId: bigint,compareRoleId: bigint,)Checks if the member has a higher position than the given role Parametersbot: BotWithCacheguildOrId: bigint | GuildmemberId: bigintcompareRoleId: bigint