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>.

NameTypeDescription
file_idnumberIdentifier of the file to stop uploading.

More details on telegram's documentation.