MadelineProtoDocs/docs/TD_docs/methods/cancelDownloadFile.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

615 B

title description image
cancelDownloadFile Stops file downloading. If file is already downloaded, does nothing https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: cancelDownloadFile

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

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

Parameters:

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

Return type: Ok