UpdateFileRemovedFromDownloads constructor
- {required int file_id,
- required DownloadedFileCounts counts,
- int? extra,
- int? clientId}
A file was removed from the file download list. This update is sent only after file download list is loaded for the first time
Implementation
UpdateFileRemovedFromDownloads