601 B
601 B
title | description | image |
---|---|---|
updatesTooLong | Too many updates, it is necessary to execute [updates.getDifference](../methods/updates.getDifference.md). | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: updatesTooLong
Too many updates, it is necessary to execute updates.getDifference.
Type: Updates
Example:
$updatesTooLong = ['_' => 'updatesTooLong'];
Or, if you're into Lua:
updatesTooLong={_='updatesTooLong'}