UpdateReadMessagesContents#
- class pyrogram.raw.types.UpdateReadMessagesContents#
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).
Constructor of
Update.- Details:
Layer:
220ID:
F8227181
- Parameters:
messages (List of
int32-bit) – IDs of read messagespts (
int32-bit) – Event count after generationpts_count (
int32-bit) – Number of events that were generateddate (
int32-bit, optional) – When was the last message in messages marked as read.