Module

x/slack_web_api_client/block-kit/block-elements.ts>FileInput

Streamlined Slack Web API client for TypeScript
Go to Latest
interface FileInput
implements ActionBlockElement<"file_input">
import { type FileInput } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/block-kit/block-elements.ts";

Properties

type: "file_input"
optional
filetypes: string[]
optional
max_files: number