Skip to main content
Latest
type alias APIThrottlerOptions
import { type APIThrottlerOptions } from "https://deno.land/x/grammy_transformer_throttler@v1.2.1/mod.ts";
definition: { global?: Bottleneck.ConstructorOptions; group?: Bottleneck.ConstructorOptions; out?: Bottleneck.ConstructorOptions; }