Module

x/slack_web_api_client/index.ts>RatelimitRetryHandler

Streamlined Slack Web API client for TypeScript
Go to Latest
class RatelimitRetryHandler
implements RetryHandler
import { RatelimitRetryHandler } from "https://dotland.deno.dev/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>
import RatelimitRetryHandler
import { RatelimitRetryHandler } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";