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

23 lines
353 B
Markdown

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