Skip to main content
The Deno 2 Release Candidate is here
Learn more
method BotLootCacheService.prototype.botRoleExistsInCache
import { BotLootCacheService } from "https://deno.land/x/sptaki@1.2.0/services/mod.ts";

Check if a bot type exists inside the loot cache

Parameters

botRole: string

role to check for

Returns

boolean

true if they exist