Skip to content

FoundPositions

Type · TDLib 1.8.67 · d1085f9c

Contains 0-based positions of matched objects

FoundPositions(
  total_count: int32,
  positions: list of int32
) → FoundPositions

total_count

int32

Total number of matched objects

positions

list of int32

The positions of the matched objects