Skip to main content
Module

x/slack_web_api_client/index.ts>WorkflowButton

Streamlined Slack Web API client for TypeScript
Go to Latest
interface WorkflowButton
implements ActionBlockElement<"workflow_button">
import { type WorkflowButton } from "https://deno.land/x/slack_web_api_client@0.5.0/index.ts";

Properties

type: "workflow_button"
workflow: Workflow
optional
style: "danger" | "primary"
optional
accessibility_label: string