1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 03:58:15 +01:00
MadelineProto/docs/API_docs/constructors/updateSavedGifs.md
2016-12-30 23:21:36 +03:00

20 lines
279 B
Markdown

---
title: updateSavedGifs
description: updateSavedGifs attributes, type and example
---
## Constructor: updateSavedGifs
[Back to constructors index](index.md)
### Type: [Update](../types/Update.md)
### Example:
```
$updateSavedGifs = ['_' => 'updateSavedGifs', ];
```