Interface FileTypeSecretThumbnail

The file is a thumbnail of a file from a secret chat. Subtype of FileType.

interface FileTypeSecretThumbnail {
    @type: "fileTypeSecretThumbnail";
}

Properties

Properties

@type: "fileTypeSecretThumbnail"