UpdateFileAddedToDownloads constructor
- {required FileDownload file_download,
- required DownloadedFileCounts counts,
- int? extra,
- int? clientId}
A file was added to the file download list. This update is sent only after file download list is loaded for the first time
Implementation
UpdateFileAddedToDownloads