import { cleanupQueues } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Cleans up the queues by checking if there is nothing left and removing it.
Parameters
rest: RestManager
import { cleanupQueues } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Cleans up the queues by checking if there is nothing left and removing it.