TextEntity
Represents a part of the text that needs to be formatted in some unusual way.
This is an alias for the TextEntityUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "textEntity" | |
offset | number | Offset of the entity, in UTF-16 code units |
length | number | Length of the entity, in UTF-16 code units |
type | Type of the entity |