mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 01:26:56 +01:00
16 lines
203 B
Markdown
16 lines
203 B
Markdown
## Constructor: vector
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required |
|
|
|----------|:-------------:|---------:|
|
|
|
|
|
|
### Type: [Vector t](../types/Vector t.md)
|
|
|
|
### Example:
|
|
|
|
|
|
```
|
|
$vector = ;
|
|
``` |