mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-06 14:58:15 +01:00
16 lines
240 B
Markdown
16 lines
240 B
Markdown
|
## Constructor: storage\_fileMov
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required |
|
||
|
|----------|:-------------:|---------:|
|
||
|
|
||
|
|
||
|
### Type: [storage\_FileType](../types/storage\_FileType.md)
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
|
||
|
```
|
||
|
$storage_fileMov = ;
|
||
|
```
|