Skip to main content

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.

type tg.UpdatesTooLong struct { /* ... */ }

Implements Updates.

Fields

This type has no fields.

References