Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface FilesCompleteUploadExternalRequest
implements SlackAPIRequest
import { type FilesCompleteUploadExternalRequest } from "https://deno.land/x/slack_web_api_client@0.3.2/client/request.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