1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:26:55 +01:00
MadelineProto/docs/TD_docs/constructors/testVectorStringObject.md
2017-08-25 15:05:53 +02:00

593 B

title description
testVectorStringObject Tests only. A simple object containing just a vector of objects containing a string

Constructor: testVectorStringObject

Back to constructors index

Tests only. A simple object containing just a vector of objects containing a string

Attributes:

Name Type Required Description
value Array of testString Yes The vector of objects

Type: TestVectorStringObject