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

Processes the rate limit headers and determines if it needs to be rate limited and returns the bucket id if available

Parameters

url: string
headers: Headers