1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 08:31:12 +01:00

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