1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 14:34:39 +01:00
MadelineProto/docs/API_docs_55/constructors/storage_fileWebp.md

20 lines
306 B
Markdown
Raw Normal View History

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