updates.ChannelDifference#

class pyrogram.raw.base.updates.ChannelDifference#

Contains the difference (new messages) between our local channel state and the remote state

Constructors:

This base type has 3 constructors available.

updates.ChannelDifference

Telegram API type.

updates.ChannelDifferenceEmpty

Telegram API type.

updates.ChannelDifferenceTooLong

Telegram API type.

Functions:

This object can be returned by 1 function.

updates.GetChannelDifference

Returns the difference between the current state of updates of a certain channel and transmitted.