MadelineProto/old_docs/API_docs_v44/constructors/vector.md

22 lines
242 B
Markdown
Raw Normal View History

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