24 lines
494 B
Markdown
24 lines
494 B
Markdown
---
|
|
title: updateFile
|
|
description: Information about a file was updated
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# Constructor: updateFile
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Information about a file was updated
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|file|[file](../constructors/file.md) | Yes|New data about a file|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|