Module

x/slack_web_api_client/index.ts>URLInput

Streamlined Slack Web API client for TypeScript
Go to Latest
interface URLInput
implements ActionBlockElement<"url_text_input">, Dispatchable, Focusable, Placeholdable
import { type URLInput } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";

Properties

type: "url_text_input"
optional
initial_value: string
type: "url_text_input"
optional
initial_value: string
import URLInput
import { URLInput } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";