View Source ExTDLib.Object.FoundFileDownloads (ExTDLib v0.0.4)

Contains a list of downloaded files, found by a search.

NameTypeDescription
total_countsdownloadedFileCountsTotal number of suitable files, ignoring offset.
filesfileDownloadThe list of files.
next_offsetstringThe offset for the next request. If empty, then there are no more results.

More details on telegram's documentation.