Skip to main content
Module

x/wackford/discordeno.ts>processRequestHeaders

The wackiest Discord bot framework for Deno powered by Discordeno
Latest
function processRequestHeaders
Re-export
import { processRequestHeaders } from "https://deno.land/x/wackford@v0.0.6/discordeno.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