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>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| story_id | number | Story identifier. |
| is_dark | bool | Pass true if a dark theme is used by the application. |
More details on telegram's documentation.