Raw.stories.GetStoriesByID

Raw.stories.GetStoriesByID

Obtain full info about a set of stories by their ids.

stories.getStoriesByID#5774ca74 peer:InputPeer id:Vector<int> = stories.Stories;
export namespace Raw {
  export namespace stories {
    export class GetStoriesByID {
      constructor(params: { peer: Raw.TypeInputPeer; id: Array<number> }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x5774ca74

Property

Results

Raw.stories.TypeStories