Record

get-params

No description available.

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

Fields

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