Module

x/slack_web_api_client/mod.ts>SlackAPIClient#call

Streamlined Slack Web API client for TypeScript
Go to Latest
method SlackAPIClient.prototype.call
import { SlackAPIClient } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/mod.ts";

Parameters

name: string
optional
params: Record<string, any> = [UNSUPPORTED]
optional
retryHandlerState: RetryHandlerState | undefined = [UNSUPPORTED]