mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
496 B
496 B
title | description |
---|---|
testVectorInt | Tests only. A simple object containing just a vector of numbers |
Constructor: testVectorInt
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 |