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