MadelineProtoDocs/docs/TD_docs/constructors/richTextUnderline.md

23 lines
395 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
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)