Module

x/slack_web_api_client/index.ts>AdminWorkflowsCollaboratorsAddRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface AdminWorkflowsCollaboratorsAddRequest
implements SlackAPIRequest
import { type AdminWorkflowsCollaboratorsAddRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.13.1/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.13.1/index.ts";