fileTypes property

List<FileType> fileTypes
final

fileTypes If non-empty, only files with the given types are considered. By default, all types except thumbnails, profile photos, stickers and wallpapers are deleted

Implementation

final List<FileType> fileTypes;