Skip to main content
Module

x/slack_web_api_client/mod.ts>AnyBlockElement

Streamlined Slack Web API client for TypeScript
Go to Latest
type alias AnyBlockElement
import { type AnyBlockElement } from "https://deno.land/x/slack_web_api_client@0.4.5/mod.ts";
definition:
| ImageElement
| AnySelectElement
| AnyMultiSelectElement
| Datepicker
| Timepicker
| DateTimepicker
| RichTextInput
| PlainTextInput
| URLInput
| EmailInput
| NumberInput
| Button
| WorkflowButton
| Overflow
| RadioButtons
| Checkboxes