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

24 lines
428 B
Markdown

---
title: richTextUrl
description: Rich text URL link
---
## Constructor: richTextUrl
[Back to constructors index](index.md)
Rich text URL link
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|text|[RichText](../types/RichText.md) | Yes|The text|
|url|[string](../types/string.md) | Yes|The URL|
### Type: [RichText](../types/RichText.md)