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

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

Back to constructors index

The list of favorited stickers was changed, the client should call messages.getFavedStickers to refetch the new list

Type: Update

Example:

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