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

503 B

title description
testVectorInt Tests only. A simple object containing just a vector of numbers

Constructor: testVectorInt

Back to constructors index

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

Attributes:

Name Type Required Description
value Array of int Yes The vector of numbers

Type: TestVectorInt