Raw.stories.GetPeerStories
Fetch the full active story list of a specific peer.
stories.getPeerStories#2c4ada50 peer:InputPeer = stories.PeerStories;export namespace Raw {
export namespace stories {
export class GetPeerStories {
constructor(params: { peer: Raw.TypeInputPeer }) {}
}
}
}This is a function constructor, you can use it as method when call invoke
Layer: 201
Constructor ID: 0x2c4ada50
Property
peer: Raw.TypeInputPeerPeer whose stories should be fetched