mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-03 21:57:46 +01:00
362 B
362 B
title | description |
---|---|
updateSavedGifs | updateSavedGifs attributes, type and example |
Constructor: updateSavedGifs
Type: Update
Example:
$updateSavedGifs = ['_' => 'updateSavedGifs', ];
Or, if you're into Lua:
updateSavedGifs={_='updateSavedGifs', }