1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 01:26:56 +01:00
MadelineProto/docs/API_docs/constructors/vector.md

16 lines
203 B
Markdown

## Constructor: vector
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [Vector t](../types/Vector t.md)
### Example:
```
$vector = ;
```