updatesTooLong

The number of queued updates in the common message box is too large to be delivered passively through the socket, invoke updates.getDifference to fetch the difference as specified in the documentation ».

Does not necessarily indicate the message box size limit was reached, it simply indicates that the number of queued updates in a message box is too large to be delivered passively through the socket.

updatesTooLong#e317af7e = Updates;

Parameters

This constructor does not require any parameters.

Type

Updates

Related pages

updates.getDifference

Get new updates.

Working with Updates

How to subscribe to updates and handle them properly.