Raw.stories.GetStoriesViews
Obtain info about the view count, forward count, reactions and recent viewers of one or more stories.
stories.getStoriesViews#28e16cc8 peer:InputPeer id:Vector<int> = stories.StoryViews;
export namespace Raw {
export namespace stories {
export class GetStoriesViews {
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: 0x28e16cc8
Property
peer
: Raw.TypeInputPeerPeer whose stories should be fetched
id
: Array of numberStory ids