1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/methods/deleteFile.md

468 B

title description
deleteFile Deletes a file from TDLib file cache

Method: deleteFile

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Deletes a file from TDLib file cache

Parameters:

Name Type Required Description
file_id CLICK ME int Yes Identifier of the file to delete

Return type: Ok