Module

x/slack_web_api_client/index.ts>AdminWorkflowsCollaboratorsAddRequest

Streamlined Slack Web API client for TypeScript
Latest
interface AdminWorkflowsCollaboratorsAddRequest
implements SlackAPIRequest
import { type AdminWorkflowsCollaboratorsAddRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";

Properties

collaborator_ids: string[]
workflow_ids: string[]
collaborator_ids: string[]
workflow_ids: string[]
import AdminWorkflowsCollaboratorsAddRequest
import { AdminWorkflowsCollaboratorsAddRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";