menu
tdlib2 package
documentation
td_api.dart
CancelDownloadFile
CancelDownloadFile.new constructor
CancelDownloadFile.new constructor
dark_mode
light_mode
CancelDownloadFile
constructor
CancelDownloadFile
(
{
required
int
fileId
,
required
bool
onlyIfPending
,
})
Implementation
CancelDownloadFile({required this.fileId, required this.onlyIfPending});
tdlib2 package
documentation
td_api
CancelDownloadFile
CancelDownloadFile.new constructor
CancelDownloadFile class