updates.Difference#

class pyrogram.raw.base.updates.Difference#

Occurred changes.

Constructors:

This base type has 4 constructors available.

updates.Difference

Full list of occurred events.

updates.DifferenceEmpty

No events.

updates.DifferenceSlice

Incomplete list of occurred events.

updates.DifferenceTooLong

The difference is too long, and the specified state must be used to refetch updates.

Functions:

This object can be returned by 1 function.

updates.GetDifference

Get new updates.