View Source ExTDLib.Method.RemoveFileFromDownloads (ExTDLib v0.0.4)

Removes a file from the file download list. Returns object_ptr<Ok>.

NameTypeDescription
file_idnumberIdentifier of the downloaded file.
delete_from_cacheboolPass true to delete the file from the TDLib file cache.

More details on telegram's documentation.