messages.ReportReadMetrics#
- class pyrogram.raw.functions.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.
Usable by ✅ Users ❌ Bots- Details:
Layer:
227ID:
4067C5E6
- Parameters:
peer (
InputPeer) – Peer where the messages are locatedmetrics (List of
InputMessageReadMetric) – List of read metrics for individual messages
- Returns:
bool