--- title: "updateReadFeaturedEmojiStickers" description: "Some featured custom emoji stickers were marked as read" nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: updateReadFeaturedEmojiStickers [Back to constructors index](/API_docs/constructors/index.html) Some featured [custom emoji stickers](https://core.telegram.org/api/custom-emoji) were marked as read ### Type: [Update](/API_docs/types/Update.html) ### Example: ``` $updateReadFeaturedEmojiStickers = ['_' => 'updateReadFeaturedEmojiStickers']; ```