Module

x/slack_web_api_client/index.ts>AdminWorkflowsCollaboratorsRemoveRequest

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