MadelineProto/docs/TD_docs/constructors/messageEntityTextUrl.md
2017-08-25 14:43:29 +02:00

647 B

title description
messageEntityTextUrl Text description showed instead of the url

Constructor: messageEntityTextUrl

Back to constructors index

Text description showed instead of the url

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
url string Yes Url to be opened after link will be clicked

Type: MessageEntity