TDLib v0.0.2 TDLib.Object.TextEntity View Source

Represents a part of the text that needs to be formatted in some unusual way.

NameTypeDescription
offsetnumberOffset of the entity in UTF-16 code points.
lengthnumberLength of the entity, in UTF-16 code points.
typeTextEntityTypeType of the entity.

More details on telegram’s documentation.