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://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";

Properties

type: "workflow_button"
workflow: Workflow
optional
style: "danger" | "primary"
optional
accessibility_label: string
type: "workflow_button"
workflow: Workflow
optional
style: "danger" | "primary"
optional
accessibility_label: string
import WorkflowButton
import { WorkflowButton } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";