Link Search Menu Expand Document

Constructor: upload.cdnFileReuploadNeeded

Back to constructors index

The file was cleared from the temporary RAM cache of the CDN and has to be re-uploaded.

Attributes:

NameTypeRequiredDescription
request_tokenbytesYesRequest token (see CDN)

Type: upload.CdnFile

Example:

$upload_cdnFileReuploadNeeded = ['_' => 'upload.cdnFileReuploadNeeded', 'request_token' => 'bytes'];