23 lines
421 B
Markdown
23 lines
421 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](../constructors/file.md) | Yes|New data about a file|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|