messages.affectedHistory

messages.affectedHistory#b45c69d1 pts:int pts_count:int offset:int = messages.AffectedHistory;

Parameters

NameTypeDescription
pts int Chat state counter: the client uses it to tell whether it missed any updates.
pts_count int How much pts grew because of this event.
offset int How many records to skip from the start of the selection.

Type

messages.AffectedHistory

Related pages

Types used here