MadelineProtoDocs/docs/API_docs/constructors/updateSavedGifs.md
2024-05-01 14:53:46 +02:00

601 B

title description nav_exclude image
updateSavedGifs The saved gif list has changed, the client should refetch it using messages.getSavedGifs true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateSavedGifs

Back to constructors index

The saved gif list has changed, the client should refetch it using messages.getSavedGifs

Type: Update

Example:

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