Skip to main content

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).

type tg.UpdateReadMessagesContents struct { /* ... */ }

Implements Update.

Fields

NameTypeRequiredDescription
Messages[]intyesIDs of read messages
PtsintyesEvent count after generation
PtsCountintyesNumber of events that were generated
DateintWhen was the last message in messages marked as read.

References