Skip to content

Stories

Type · TDLib 1.8.67 · d1085f9c

Represents a list of stories

Stories(
  total_count: int32,
  stories: list of Story,
  pinned_story_ids: list of int32
) → Stories

total_count

int32

Approximate total number of stories found

stories

list of Story

The list of stories

pinned_story_ids

list of int32

Identifiers of the pinned stories; returned only in getChatPostedToChatPageStories with from_story_id == 0