upload.getFileHashes

Get SHA256 hashes for verifying downloaded files

---functions---
upload.getFileHashes#c7025931 location:InputFileLocation offset:int = Vector<FileHash>;

Parameters

Name Type Description
location InputFileLocation File
offset long 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