DeleteFile constructor

DeleteFile(
  1. {required int file_id,
  2. int? extra,
  3. int? clientId}
)

Deletes a file from the TDLib file cache

Returns Ok

Implementation

DeleteFile