MadelineProto/old_docs/API_docs_v62/constructors/updateSavedGifs.md

459 B

title description
updateSavedGifs updateSavedGifs attributes, type and example

Constructor: updateSavedGifs

Back to constructors index

Attributes:

Name Type Required

Type: Update

Example:

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

Or, if you're into Lua:

updateSavedGifs={_='updateSavedGifs', }