Module

x/slack_web_api_client/index.ts>AdminTeamsCreateResponse

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