Raw.UpdateEncryptedMessagesRead
Communication history in an encrypted chat was marked as read.
updateEncryptedMessagesRead#38fe25b7 chat_id:int max_date:int date:int = Update;
export namespace Raw {
export class UpdateEncryptedMessagesRead {
constructor(params: { chatId: number; maxDate: number; date: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x38fe25b7