Raw.PeerStories
Stories associated to a peer
peerStories#9a35e999 flags:# peer:Peer max_read_id:flags.0?int stories:Vector<StoryItem> = PeerStories;export namespace Raw {
export class PeerStories {
constructor(params: {
peer: Raw.TypePeer;
maxReadId?: number;
stories: Array<Raw.TypeStoryItem>;
}) {}
}
}🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0x9a35e999
Property
peer: Raw.TypePeerThe peer
maxReadId: number or undefinedIf set, contains the id of the maximum read story
stories: Array of Raw.TypeStoryItemStories