MadelineProto/docs/TD_docs/methods/cancelDownloadFile.md
2017-08-25 15:05:53 +02:00

538 B

title description
cancelDownloadFile Stops file downloading. If file is already downloaded, does nothing

Method: cancelDownloadFile

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Stops file downloading. If file is already downloaded, does nothing

Params:

Name Type Required Description
file_id int Yes Identifier of file to cancel download

Return type: Ok