TextEntity¶
Represents a part of the text that needs to be formatted in some unusual way
TextEntity(
offset: int32,
length: int32,
type: TextEntityType
) → TextEntity
TextEntity¶Represents a part of the text that needs to be formatted in some unusual way
TextEntity(
offset: int32,
length: int32,
type: TextEntityType
) → TextEntity