Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/slack_web_api_client/block-kit/blocks.ts>AnyModalBlock

Streamlined Slack Web API client for TypeScript
Go to Latest
type alias AnyModalBlock
import { type AnyModalBlock } from "https://deno.land/x/slack_web_api_client@0.6.1/block-kit/blocks.ts";
definition:
| ActionsBlock
| ContextBlock
| DividerBlock
| HeaderBlock
| ImageBlock
| ViewInputBlock
| SectionBlock
| VideoBlock
| RichTextBlock