750 B
750 B
title | description | image |
---|---|---|
textEntity | Represent part of the text which needs to be formatted in some unusual way | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: textEntity
Represent part of the text which needs to be formatted in some unusual way
Attributes:
Name | Type | Required | Description |
---|---|---|---|
offset | int | Yes | Offset of the entity in UTF-16 code points |
length | int | Yes | Length of the entity in UTF-16 code points |
type | TextEntityType | Yes | Type of the entity |