Module

x/slack_web_api_client/mod.ts>FilesCompleteUploadExternalRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface FilesCompleteUploadExternalRequest
implements SlackAPIRequest
import { type FilesCompleteUploadExternalRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/mod.ts";

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

Properties

optional
channel_id: string
optional
initial_comment: string
optional
thread_ts: string
optional
channel_id: string
optional
initial_comment: string
optional
thread_ts: string
optional
channel_id: string
optional
initial_comment: string
optional
thread_ts: string
optional
channel_id: string
optional
initial_comment: string
optional
thread_ts: string
import FilesCompleteUploadExternalRequest
import { FilesCompleteUploadExternalRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/mod.ts";