MadelineProtoDocs/docs/TD_docs/constructors/text.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
426 B
Markdown

---
title: text
description: Contains some text
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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)