Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
enum FluffyType
import { FluffyType } from "https://deno.land/x/slack_web_api_client@0.7.2/client/generated-response/ChatUpdateResponse.ts";

Members

RichTextList = "rich_text_list"
RichTextPreformatted = "rich_text_preformatted"
RichTextQuote = "rich_text_quote"
RichTextSection = "rich_text_section"