Skip to content

getStoryStatistics

Function · TDLib 1.8.67 · d1085f9c

Returns detailed statistics about a story. Can be used only if story.can_get_statistics == true

getStoryStatistics(
  chat_id: int53,
  story_id: int32,
  is_dark: Bool
) → StoryStatistics

chat_id

int53

Chat identifier

story_id

int32

Story identifier

is_dark

Bool

Pass true if a dark theme is used by the application