import { cleanupQueues } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/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.0.1/packages/embeds/deps.ts";
Cleans up the queues by checking if there is nothing left and removing it.