Module

x/slack_web_api_client/block-kit/text-fields.ts>PlainTextField

Streamlined Slack Web API client for TypeScript
Go to Latest
interface PlainTextField
import { type PlainTextField } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/block-kit/text-fields.ts";

Properties

type: "plain_text"
text: string
optional
emoji: boolean