Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno/rest/mod.ts>checkRateLimits

Discord API library for Deno
Go to Latest
function checkRateLimits
Re-export
import { checkRateLimits } from "https://deno.land/x/discordeno@17.0.0/rest/mod.ts";

Check the rate limits for a url or a bucket.

Parameters

rest: RestManager
url: string