View Source ExTDLib.Method.CancelPreliminaryUploadFile (ExTDLib v0.0.4)
Stops the preliminary uploading of a file. Supported only for files uploaded by using preliminaryUploadFile. For other files the behavior is undefined. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| file_id | number | Identifier of the file to stop uploading. |
More details on telegram's documentation.