mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
693 B
693 B
title | description | nav_exclude | image | redirect_from |
---|---|---|---|---|
account.emojiStatusesNotModified | The server-side list of emoji statuses hasn't changed | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/account_emojiStatusesNotModified.html |
Constructor: account.emojiStatusesNotModified
The server-side list of emoji statuses hasn't changed
Type: account.EmojiStatuses
Example:
$account_emojiStatusesNotModified = ['_' => 'account.emojiStatusesNotModified'];