MadelineProto/docs/TD_docs/constructors/richTextUnderline.md
2017-08-25 15:05:53 +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)