messages.affectedFoundMessages

messages.affectedFoundMessages#ef8d3e6c pts:int pts_count:int offset:int messages:Vector<int> = messages.AffectedFoundMessages;

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.
messages Vector<int> List of messages.

Type

messages.AffectedFoundMessages

Related pages

Types used here