MadelineProto/docs/TD_docs/constructors/updateFileGenerationProgress.md
2017-08-25 14:43:29 +02:00

662 B

title description
updateFileGenerationProgress Informs that a file is being generated

Constructor: updateFileGenerationProgress

Back to constructors index

Informs that a file is being generated

Attributes:

Name Type Required Description
file_id int Yes File identifier
size int Yes Expected size of the generated file
ready int Yes Number of bytes already generated. Negative number means that generation has failed and was terminated

Type: Update