MadelineProto/docs/TD_docs/types/FileType.md

50 lines
1.1 KiB
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: FileType
description: constructors and methods of type FileType
---
## 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):