MadelineProto/docs/TD_docs/constructors/textEntityTypeTextUrl.md
2017-08-25 15:05:53 +02:00

23 lines
489 B
Markdown

---
title: textEntityTypeTextUrl
description: Text description showed instead of the url
---
## Constructor: textEntityTypeTextUrl
[Back to constructors index](index.md)
Text description showed instead of the url
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|url|[string](../types/string.md) | Yes|Url to be opened after link will be clicked|
### Type: [TextEntityType](../types/TextEntityType.md)