Skip to content

FoundStories

Type · TDLib 1.8.67 · d1085f9c

Contains a list of stories found by a search

FoundStories(
  total_count: int32,
  stories: list of Story,
  next_offset: string
) → FoundStories

total_count

int32

Approximate total number of stories found

stories

list of Story

List of stories

next_offset

string

The offset for the next request. If empty, then there are no more results