Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function processRequestHeaders
Re-export
import { processRequestHeaders } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/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