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

x/discordeno/rest/mod.ts>simplifyUrl

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

Split a url to separate rate limit buckets based on major/minor parameters.

Parameters

url: string
method: string