Skip to main content

@slack/web-api / WorkflowUnpublishedEvent

Interface: WorkflowUnpublishedEvent

Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:27

Properties

event_ts

event_ts: string;

Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:38


type

type: "workflow_unpublished";

Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:28


workflow_draft_configuration

workflow_draft_configuration: object;

Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:30

app_steps

app_steps: object[];

version_id

version_id: string;

workflow_id

workflow_id: string;

Defined in: node_modules/@slack/types/dist/events/steps-from-apps.d.ts:29