mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-05 23:38:17 +01:00
19 lines
188 B
Markdown
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', ];
|
|
``` |