Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface RichTextSectionElementStyle
import { type RichTextSectionElementStyle } from "https://deno.land/x/slack_web_api_client@0.11.0/block-kit/block-elements.ts";

Properties

optional
bold: boolean
optional
italic: boolean
optional
strike: boolean