1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:46:55 +01:00
MadelineProto/docs/TD_docs/constructors/testVectorString.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

514 B

title description
testVectorString Tests only. A simple object containing just a vector of strings

Constructor: testVectorString

Back to constructors index

Tests only. A simple object containing just a vector of strings

Attributes:

Name Type Required Description
value Array of string Yes The vector of strings

Type: TestVectorString