menu
td_json_client package
documentation
td_api.dart
CancelDownloadFile
CancelDownloadFile.new constructor
CancelDownloadFile.new constructor
dark_mode
light_mode
CancelDownloadFile
constructor
CancelDownloadFile
(
{
String
?
extra
,
int
?
client_id
,
int32
?
file_id
,
Bool
?
only_if_pending
,
})
Implementation
CancelDownloadFile({ super.extra, super.client_id, this.file_id, this.only_if_pending, });
td_json_client package
documentation
td_api
CancelDownloadFile
CancelDownloadFile.new constructor
CancelDownloadFile class