MadelineProto/docs/TD_docs/methods/cancelDownloadFile.md
2018-03-27 14:41:50 +02:00

542 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

Parameters:

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

Return type: Ok