Skip to main content
Module

x/slack_web_api_client/index.ts>AnyBlockType

Streamlined Slack Web API client for TypeScript
Go to Latest
type alias AnyBlockType
import { type AnyBlockType } from "https://deno.land/x/slack_web_api_client@0.2.3/index.ts";
definition:
| "image"
| "context"
| "actions"
| "divider"
| "section"
| "input"
| "file"
| "header"
| "video"
| "rich_text"