View Source ExTDLib.Object.UpdateFileAddedToDownloads (ExTDLib v0.0.4)
A file was added to the file download list. This update is sent only after file download list is loaded for the first time.
| Name | Type | Description |
|---|---|---|
| file_download | fileDownload | The added file download. |
| counts | downloadedFileCounts | New number of being downloaded and recently downloaded files found. |
More details on telegram's documentation.