MadelineProtoDocs/docs/TD_docs/types/FileType.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

51 lines
1.2 KiB
Markdown

---
title: FileType
description: constructors and methods of type FileType
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: FileType
[Back to types index](index.md)
Represents type of a file
### Possible values (constructors):
[fileTypeNone](../constructors/fileTypeNone.md)
[fileTypeAnimation](../constructors/fileTypeAnimation.md)
[fileTypeAudio](../constructors/fileTypeAudio.md)
[fileTypeDocument](../constructors/fileTypeDocument.md)
[fileTypePhoto](../constructors/fileTypePhoto.md)
[fileTypeProfilePhoto](../constructors/fileTypeProfilePhoto.md)
[fileTypeSecret](../constructors/fileTypeSecret.md)
[fileTypeSticker](../constructors/fileTypeSticker.md)
[fileTypeThumb](../constructors/fileTypeThumb.md)
[fileTypeUnknown](../constructors/fileTypeUnknown.md)
[fileTypeVideo](../constructors/fileTypeVideo.md)
[fileTypeVideoNote](../constructors/fileTypeVideoNote.md)
[fileTypeVoice](../constructors/fileTypeVoice.md)
[fileTypeWallpaper](../constructors/fileTypeWallpaper.md)
[fileTypeSecretThumb](../constructors/fileTypeSecretThumb.md)
### Methods that return an object of this type (methods):