updateReadHistoryOutbox

Outgoing messages were read

updateReadHistoryOutbox#2f2f21bf peer:Peer max_id:int pts:int pts_count:int = Update;

Parameters

Name Type Description
peer Peer Peer
max_id int Maximum ID of read outgoing messages
pts int Event count after generation
pts_count int Number of events that were generated

Type

Update

Related pages

Working with Updates

How to subscribe to updates and handle them properly.