Skip to main content
Module

x/slack_web_api_client/mod.ts>FilesUploadV2Request

Streamlined Slack Web API client for TypeScript
Go to Latest
interface FilesUploadV2Request
import { type FilesUploadV2Request } from "https://deno.land/x/slack_web_api_client@0.1.6/mod.ts";

Properties

optional
file_uploads: Omit<FileUploadV2,
| "channel_id"
| "channels"
| "initial_comment"
| "thread_ts"
>[]
optional
request_file_info: boolean