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

x/dynablox_opencloud/src/helpers/RatelimitHelper.ts>Ratelimit

A Roblox OpenCloud API wrapper for Deno and NodeJS written in TypeScript.
Latest
interface Ratelimit
import { type Ratelimit } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/helpers/RatelimitHelper.ts";

Properties

methods: Method[]
pattern: URLPattern
limitations: Limitation[]
duration: number
count: number
optional
dependencies: string[]