Interface FileTypeProfilePhoto

The file is a profile photo. Subtype of FileType.

interface FileTypeProfilePhoto {
    @type: "fileTypeProfilePhoto";
}

Properties

Properties

@type: "fileTypeProfilePhoto"