file_types property

List<FileType> file_types
read / write

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

late List<FileType> file_types;