Skip to content

DiffText

Type · TDLib 1.8.67 · d1085f9c

A text with some changes highlighted

DiffText(
  text: string,
  entities: list of DiffEntity
) → DiffText

text

string

The text

entities

list of DiffEntity

Entities describing changes in the text. Entities don't mutually intersect with each other