Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function createLeakyBucket
Re-export
import { createLeakyBucket } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/deps.ts";

Parameters

unnamed 0: Omit<PickPartial<LeakyBucket, "max" | "refillInterval" | "refillAmount">, "tokens"> & { tokens?: number; }