MadelineProto/docs/TD_docs/constructors/updateFile.md
2017-08-25 15:05:53 +02:00

23 lines
414 B
Markdown

---
title: updateFile
description: Information about a file was updated
---
## Constructor: updateFile
[Back to constructors index](index.md)
Information about a file was updated
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|file|[file](../types/file.md) | Yes|New data about a file|
### Type: [Update](../types/Update.md)