RemoveAllFilesFromDownloads constructor

RemoveAllFilesFromDownloads(
  1. {required bool only_active,
  2. required bool only_completed,
  3. required bool delete_from_cache,
  4. int? extra,
  5. int? clientId}
)

Removes all files from the file download list

Returns Ok

Implementation

RemoveAllFilesFromDownloads