Skip to main content
Module

x/slack_web_api_client/index.ts>RichTextBlock

Streamlined Slack Web API client for TypeScript
Go to Latest
interface RichTextBlock
implements Block<"rich_text">
Re-export
import { type RichTextBlock } from "https://deno.land/x/slack_web_api_client@0.8.0/index.ts";

Properties

type: "rich_text"
elements: AnyRichTextBlockElement[]
type: "rich_text"
elements: AnyRichTextBlockElement[]