mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 01:46:55 +01:00
707 B
707 B
title | description |
---|---|
downloadFile | Asynchronously downloads file from cloud. Updates updateFileProgress will notify about download progress. Update updateFile will notify about successful download |
Method: downloadFile
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Asynchronously downloads file from cloud. Updates updateFileProgress will notify about download progress. Update updateFile will notify about successful download
Params:
Name | Type | Required | Description |
---|---|---|---|
file_id | int | Yes | Identifier of file to download |