Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function cleanupQueues
import { cleanupQueues } from "https://deno.land/x/discordeno@17.0.0/rest/cleanupQueues.ts";

Cleans up the queues by checking if there is nothing left and removing it.

Parameters

rest: RestManager