PhotoSize

fun PhotoSize(    fileId: FileId,     fileUniqueId: FileUniqueId,     fileSize: Long? = null,     width: Int,     height: Int)