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

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

Parameters

url: string
headers: Headers