Module

x/slack_web_api_client/index.ts>RichTextBlock

Streamlined Slack Web API client for TypeScript
Latest
interface RichTextBlock
implements Block<"rich_text">
import { type RichTextBlock } from "https://dotland.deno.dev/x/slack_web_api_client@1.1.2/index.ts";

Properties

type: "rich_text"
elements: AnyRichTextBlockElement[]
type: "rich_text"
elements: AnyRichTextBlockElement[]
import RichTextBlock
import { RichTextBlock } from "https://dotland.deno.dev/x/slack_web_api_client@1.1.2/index.ts";