Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
521 B
Markdown

---
title: testString
description: Tests only. A simple object containing just a string
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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)