MadelineProtoDocs/docs/TD_docs/constructors/richTextUnderline.md
2018-04-01 13:24:46 +02:00

23 lines
395 B
Markdown

---
title: richTextUnderline
description: Underlined rich text
---
## Constructor: richTextUnderline
[Back to constructors index](index.md)
Underlined rich text
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|text|[RichText](../types/RichText.md) | Yes|The text|
### Type: [RichText](../types/RichText.md)