MadelineProto/docs/TD_docs/constructors/updateFile.md

23 lines
386 B
Markdown
Raw Normal View History

---
title: updateFile
description: File is downloaded/uploaded
---
## Constructor: updateFile
[Back to constructors index](index.md)
File is downloaded/uploaded
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|file|[file](../types/file.md) | Yes|Synced file|
### Type: [Update](../types/Update.md)