Module

x/slack_web_api_client/index.ts>AppsEventAuthorizationsListResponse

Streamlined Slack Web API client for TypeScript
Latest
type alias AppsEventAuthorizationsListResponse
import { type AppsEventAuthorizationsListResponse } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";
definition: SlackAPIResponse & { authorizations?: Authorization[]; error?: string; needed?: string; ok: boolean; provided?: string; }
definition: SlackAPIResponse & { authorizations?: Authorization[]; error?: string; needed?: string; ok: boolean; provided?: string; }
import AppsEventAuthorizationsListResponse
import { AppsEventAuthorizationsListResponse } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";