Raw.stories.GetAllReadPeerStories

Raw.stories.GetAllReadPeerStories

Obtain the latest read story id for all peers when first logging in, returned as a list of updatereadstories updates, see here for more info.

stories.getAllReadPeerStories#9b5ae7f9 = Updates;
export namespace Raw {
  export namespace stories {
    export class GetAllReadPeerStories {
      constructor(params: {}) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x9b5ae7f9

Property

Results

Raw.TypeUpdates