mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
551 B
551 B
title | description |
---|---|
cancelDownloadFile | Stops file downloading. If file is already downloaded, does nothing |
Method: cancelDownloadFile
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Stops file downloading. If file is already downloaded, does nothing
Parameters:
Name | Type | Required | Description |
---|---|---|---|
file_id | CLICK ME int | Yes | Identifier of file to cancel download |