Skip to content

PublicForwards

Type · TDLib 1.8.67 · d1085f9c

Represents a list of public forwards and reposts as a story of a message or a story

PublicForwards(
  total_count: int32,
  forwards: list of PublicForward,
  next_offset: string
) → PublicForwards

total_count

int32

Approximate total number of messages and stories found

forwards

list of PublicForward

List of found public forwards and reposts

next_offset

string

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