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

23 lines
363 B
Markdown

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