Raw.messages.ReadEncryptedHistory

Raw.messages.ReadEncryptedHistory

Marks message history within a secret chat as read.

messages.readEncryptedHistory#7f4b690a peer:InputEncryptedChat max_date:int = Bool;
export namespace Raw {
  export namespace messages {
    export class ReadEncryptedHistory {
      constructor(params: { peer: Raw.TypeInputEncryptedChat; maxDate: number }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x7f4b690a

Property

Results

boolean