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

23 lines
487 B
Markdown

---
title: updateSavedAnimations
description: List of saved animations was updated
---
## Constructor: updateSavedAnimations
[Back to constructors index](index.md)
List of saved animations was updated
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|animation\_ids|Array of [int](../constructors/int.md) | Yes|New list of file identifiers of saved animations|
### Type: [Update](../types/Update.md)