messages.reportReadMetrics

Report viewport read metrics for visible messages, indicating how long each message stayed in the chat viewport, see here » for more info on the full flow.

 Method schema is available as of layer 224. Switch »

Parameters

Name Type Description
peer InputPeer Peer where the messages are located
metrics Vector<InputMessageReadMetric> List of read metrics for individual messages

Result

Bool

Only users can use this method

Related pages

Views

Clients should report read state, message views and music listens using a specific set of methods.