--- title: "messages.favedStickersNotModified" description: "No new favorited stickers were found" nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png redirect_from: /API_docs/constructors/messages_favedStickersNotModified.html --- # Constructor: messages.favedStickersNotModified [Back to constructors index](/API_docs/constructors/index.html) No new favorited stickers were found ### Type: [messages.FavedStickers](/API_docs/types/messages.FavedStickers.html) ### Example: ``` $messages_favedStickersNotModified = ['_' => 'messages.favedStickersNotModified']; ```