stats.getStoryStats

Get statistics for a certain story.

 Method schema is available as of layer 167. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
dark flags.0?true Whether to enable the dark theme for graph colors
peer InputPeer The peer that posted the story
id int Story ID

Result

stats.StoryStats

Possible errors

Code Type Description
400 PEER_ID_INVALID The provided peer id is invalid.

Related pages

Channel statistics

Telegram offers detailed channel statistics for channels and supergroups.

Stories

Telegram users and channels can easily post and view stories through the API.