View Source ExTDLib.Object.FoundFileDownloads (ExTDLib v0.0.4)
Contains a list of downloaded files, found by a search.
| Name | Type | Description |
|---|---|---|
| total_counts | downloadedFileCounts | Total number of suitable files, ignoring offset. |
| files | fileDownload | The list of files. |
| next_offset | string | The offset for the next request. If empty, then there are no more results. |
More details on telegram's documentation.