Skip to content

StoryInfo

Type · TDLib 1.8.67 · d1085f9c

Contains basic information about a story

StoryInfo(
  story_id: int32,
  date: int32,
  is_for_close_friends: Bool,
  is_live: Bool
) → StoryInfo

story_id

int32

Unique story identifier among stories of the chat

date

int32

Point in time (Unix timestamp) when the story was published

is_for_close_friends

Bool

True, if the story is available only to close friends

is_live

Bool

True, if the story is a live story