upload.getFileHashes

Get SHA256 hashes for verifying downloaded files

 Method schema is available as of layer 143. Switch »

Parameters

Name Type Description
location InputFileLocation File
offset int Offset from which to get file hashes

Result

Vector<FileHash>

Possible errors

Code Type Description
400 LOCATION_INVALID The provided location is invalid.

Bots can use this method

Наверх