RemoveFileFromDownloads constructor

RemoveFileFromDownloads(
  1. {required int file_id,
  2. required bool delete_from_cache,
  3. int? extra,
  4. int? clientId}
)

Removes a file from the file download list

Returns Ok

Implementation

RemoveFileFromDownloads