Skip to main content
Module

x/slack_web_api_client/mod.ts>RichTextSection

Streamlined Slack Web API client for TypeScript
Go to Latest
interface RichTextSection
import { type RichTextSection } from "https://deno.land/x/slack_web_api_client@0.2.3/mod.ts";

Properties

type:
| "text"
| "channel"
| "user"
| "emoji"
| "link"
| "team"
| "usergroup"
| "date"
| "broadcast"
| "color"