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

x/slack_web_api_client/index.ts>RatelimitRetryHandler

Streamlined Slack Web API client for TypeScript
Go to Latest
class RatelimitRetryHandler
implements RetryHandler
Re-export
import { RatelimitRetryHandler } from "https://deno.land/x/slack_web_api_client@0.11.0/index.ts";

Constructors

new
RatelimitRetryHandler(options?: BasicRetryHandlerOptions)

Methods

shouldRetry(unnamed 0: RetryHandlerArgs): Promise<boolean>

Constructors

new
RatelimitRetryHandler(options?: BasicRetryHandlerOptions)

Methods

shouldRetry(unnamed 0: RetryHandlerArgs): Promise<boolean>

Constructors

new
RatelimitRetryHandler(options?: BasicRetryHandlerOptions)

Methods

shouldRetry(unnamed 0: RetryHandlerArgs): Promise<boolean>

Constructors

new
RatelimitRetryHandler(options?: BasicRetryHandlerOptions)

Methods

shouldRetry(unnamed 0: RetryHandlerArgs): Promise<boolean>