MadelineProto/docs/API_docs/constructors/storage_fileUnknown.md
2017-01-19 23:02:27 +01:00

22 lines
324 B
Markdown

---
title: storage.fileUnknown
description: storage_fileUnknown attributes, type and example
---
## Constructor: storage.fileUnknown
[Back to constructors index](index.md)
### Type: [storage\_FileType](../types/storage_FileType.md)
### Example:
```
$storage_fileUnknown = ['_' => 'storage.fileUnknown', ];
```