--- title: "emojiListNotModified" description: "The list of custom emojis hasn't changed." nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: emojiListNotModified [Back to constructors index](/API_docs/constructors/index.html) The list of [custom emojis](https://core.telegram.org/api/custom-emoji) hasn't changed. ### Type: [EmojiList](/API_docs/types/EmojiList.html) ### Example: ``` $emojiListNotModified = ['_' => 'emojiListNotModified']; ```