Skip to main content
Module

x/slack_web_api_client/mod.ts>FilesCompleteUploadExternalRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface FilesCompleteUploadExternalRequest
implements SlackAPIRequest
Re-export
import { type FilesCompleteUploadExternalRequest } from "https://deno.land/x/slack_web_api_client@0.2.9/mod.ts";

Finishes an upload started with files.getUploadURLExternal. Method: files.completeUploadExternal

Properties

files: FileUploadComplete[]
optional
channel_id: string
optional
initial_comment: string
optional
thread_ts: string