View Source ExTDLib.Method.RemoveFileFromDownloads (ExTDLib v0.0.4)
Removes a file from the file download list. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| file_id | number | Identifier of the downloaded file. |
| delete_from_cache | bool | Pass true to delete the file from the TDLib file cache. |
More details on telegram's documentation.