Raw.stats.GetStoryStats
Get statistics for a certain story.
stats.getStoryStats#374fef40 flags:# dark:flags.0?true peer:InputPeer id:int = stats.StoryStats;
export namespace Raw {
export namespace stats {
export class GetStoryStats {
constructor(params: { dark?: boolean; peer: Raw.TypeInputPeer; id: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x374fef40
Property
dark
: boolean or undefinedWhether to enable the dark theme for graph colors
peer
: Raw.TypeInputPeerThe peer that posted the story
id
: numberStory id