1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 01:26:56 +01:00
MadelineProto/docs/TD_docs/methods/cancelDownloadFile.md
2017-08-25 14:43:29 +02:00

528 B

title description
cancelDownloadFile Stops file downloading. If file already downloaded do nothing.

Method: cancelDownloadFile

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Stops file downloading. If file already downloaded do nothing.

Params:

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

Return type: Ok