Skip to main content

updateEncryptedMessagesRead

Communication history in an encrypted chat was marked as read.

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

Implements Update.

Fields

NameTypeRequiredDescription
ChatIDintyesChat ID
MaxDateintyesMaximum value of data for read messages
DateintyesTime when messages were read

References