mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-03 10:08:28 +01:00
660 B
660 B
title | description | nav_exclude | image |
---|---|---|---|
updateFavedStickers | The list of favorited stickers was changed, the client should call messages.getFavedStickers to refetch the new list | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: updateFavedStickers
The list of favorited stickers was changed, the client should call messages.getFavedStickers to refetch the new list
Type: Update
Example:
$updateFavedStickers = ['_' => 'updateFavedStickers'];