messages.affectedFoundMessages

Messages found and affected by changes

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

Parameters

Name Type Description
pts int Event count after generation
pts_count int Number of events that were generated
offset int If bigger than zero, the request must be repeated to remove more messages
messages Vector<int> Affected message IDs

Type

messages.AffectedFoundMessages

Related pages

Working with Updates

How to subscribe to updates and handle them properly.