View Source ExTDLib.Method.GetStoryStatistics (ExTDLib v0.0.4)

Returns detailed statistics about a story. Can be used only if story.can_get_statistics == true. Returns object_ptr<StoryStatistics>.

NameTypeDescription
chat_idstringChat identifier.
story_idnumberStory identifier.
is_darkboolPass true if a dark theme is used by the application.

More details on telegram's documentation.