MadelineProto/old_docs/API_docs_v65/constructors/updateSavedGifs.md
2017-05-27 22:21:14 +01:00

362 B

title description
updateSavedGifs updateSavedGifs attributes, type and example

Constructor: updateSavedGifs

Back to constructors index

Type: Update

Example:

$updateSavedGifs = ['_' => 'updateSavedGifs', ];

Or, if you're into Lua:

updateSavedGifs={_='updateSavedGifs', }