View Source ExTDLib.Object.UpdateFileDownloads (ExTDLib v0.0.4)
The state of the file download list has changed.
| Name | Type | Description |
|---|---|---|
| total_size | string | Total size of files in the file download list, in bytes. |
| total_count | number | Total number of files in the file download list. |
| downloaded_size | string | Total downloaded size of files in the file download list, in bytes. |
More details on telegram's documentation.