Record

upload-params

No description available.

record upload-params {
  channels: option​<string>,
  content: option​<string>,
  file: option​<string>,
  filename: option​<string>,
  filetype: option​<string>,
  initial-comment: option​<string>,
  thread-ts: option​<f64>,
  title: option​<string>,
  token: option​<string>,
}

Fields

NameTypeDescription
channelsoption​<string>
contentoption​<string>
fileoption​<string>
filenameoption​<string>
filetypeoption​<string>
initial-commentoption​<string>
thread-tsoption​<f64>
titleoption​<string>
tokenoption​<string>