mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-16 01:36:56 +01:00
647 B
647 B
title | description |
---|---|
messageEntityTextUrl | Text description showed instead of the url |
Constructor: messageEntityTextUrl
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 |