Raw.UpdateReadStories

Raw.UpdateReadStories

Stories of a specific peer were marked as read.

updateReadStories#f74e932b peer:Peer max_id:int = Update;
export namespace Raw {
  export class UpdateReadStories {
    constructor(params: { peer: Raw.TypePeer; maxId: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xf74e932b

Property

  • peer : Raw.TypePeer

    The peer

  • maxId : number

    Id of the last story that was marked as read