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

23 lines
593 B
Markdown

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