Record

add-params

No description available.

record add-params {
  token: string,
  channel: option​<string>,
  file: option​<string>,
  file-comment: option​<string>,
  timestamp: option​<string>,
}

Fields

NameTypeDescription
tokenstring
channeloption​<string>
fileoption​<string>
file-commentoption​<string>
timestampoption​<string>