Contents of messages in the common message box were read (emitted specifically for messages like voice messages or video, only once the media is watched and marked as read using messages.readMessageContents).
updateReadMessagesContents#68c13933 messages:Vector<int> pts:int pts_count:int = Update;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
messages | Vector<int> | IDs of read messages |
pts | int | Event count after generation |
pts_count | int | Number of events that were generated |
date | flags.0?int | When was the last message in messages marked as read. |
How to subscribe to updates and handle them properly.
Notifies the sender about the recipient having listened a voice message or watched a video, emitting an updateReadMessagesContents.