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

521 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