1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-05 23:38:17 +01:00
MadelineProto/docs/API_docs/constructors/vector.md
2016-12-20 13:15:22 +01:00

19 lines
188 B
Markdown

---
title: vector
---
## Constructor: vector
[Back to constructors index](index.md)
### Type: [Vector t](../types/Vector t.md)
### Example:
```
$vector = ['_' => vector', ];
```