Skip to main content
Go to Latest
type alias AdminWorkflowsCollaboratorsRemoveResponse
Re-export
import { type AdminWorkflowsCollaboratorsRemoveResponse } from "https://deno.land/x/slack_web_api_client@0.8.0/index.ts";
definition: SlackAPIResponse & { error?: string; errors?: Error[]; needed?: string; ok: boolean; provided?: string; }
definition: SlackAPIResponse & { error?: string; errors?: Error[]; needed?: string; ok: boolean; provided?: string; }