Skip to main content
Module

x/slack_web_api_client/index.ts>RatelimitRetryHandler

Streamlined Slack Web API client for TypeScript
Latest
class RatelimitRetryHandler
implements RetryHandler
Re-export
import { RatelimitRetryHandler } from "https://deno.land/x/slack_web_api_client@1.1.2/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>