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

23 lines
448 B
Markdown

---
title: testString
description: Tests only. A simple object containing just a string
---
## Constructor: testString
[Back to constructors index](index.md)
Tests only. A simple object containing just a string
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|value|[string](../types/string.md) | Yes|The string|
### Type: [TestString](../types/TestString.md)