function higherRolePositionimport { higherRolePosition } from "https://dotland.deno.dev/x/discordeno@17.2.0/plugins/mod.ts"; higherRolePosition(bot: BotWithCache,guildOrId: bigint | Guild,roleId: bigint,otherRoleId: bigint,)Checks if the first role is higher than the second role Parametersbot: BotWithCacheguildOrId: bigint | GuildroleId: bigintotherRoleId: bigint