Messages found and affected by changes
messages.affectedFoundMessages#ef8d3e6c pts:int pts_count:int offset:int messages:Vector<int> = messages.AffectedFoundMessages;
| 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 |
messages.AffectedFoundMessages
How to subscribe to updates and handle them properly.