MadelineProtoDocs/old_docs/API_docs_v38/types/storage.FileType.md

60 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2019-12-27 18:25:37 +01:00
---
title: storage.FileType
description: constructors and methods of type storage.FileType
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2019-12-27 18:46:25 +01:00
redirect_from: /API_docs/types/storage_FileType.html
2019-12-27 18:25:37 +01:00
---
2020-06-16 17:50:25 +02:00
# Type: storage.FileType
2019-12-27 18:25:37 +01:00
[Back to types index](index.md)
### Possible values (constructors):
[storage.fileUnknown](../constructors/storage.fileUnknown.md)
2020-06-16 17:50:25 +02:00
[storage.filePartial](../constructors/storage.filePartial.md)
2019-12-27 18:25:37 +01:00
[storage.fileJpeg](../constructors/storage.fileJpeg.md)
[storage.fileGif](../constructors/storage.fileGif.md)
[storage.filePng](../constructors/storage.filePng.md)
[storage.filePdf](../constructors/storage.filePdf.md)
[storage.fileMp3](../constructors/storage.fileMp3.md)
[storage.fileMov](../constructors/storage.fileMov.md)
[storage.fileMp4](../constructors/storage.fileMp4.md)
[storage.fileWebp](../constructors/storage.fileWebp.md)
### Methods that return an object of this type (methods):
2020-06-16 17:50:25 +02:00
[storage.fileUnknown](../constructors/storage.fileUnknown.md)
[storage.filePartial](../constructors/storage.filePartial.md)
[storage.fileJpeg](../constructors/storage.fileJpeg.md)
[storage.fileGif](../constructors/storage.fileGif.md)
[storage.filePng](../constructors/storage.filePng.md)
[storage.filePdf](../constructors/storage.filePdf.md)
[storage.fileMp3](../constructors/storage.fileMp3.md)
[storage.fileMov](../constructors/storage.fileMov.md)
[storage.fileMp4](../constructors/storage.fileMp4.md)
[storage.fileWebp](../constructors/storage.fileWebp.md)