Get SHA256 hashes for verifying downloaded CDN files
---functions---
upload.getCdnFileHashes#4da54231 file_token:bytes offset:int = Vector<FileHash>;
Name | Type | Description |
---|---|---|
file_token | bytes | File |
offset | int | Offset from which to start getting hashes |
Code | Type | Description |
---|---|---|
400 | CDN_METHOD_INVALID | You can't call this method in a CDN DC. |
400 | RSA_DECRYPT_FAILED | Internal RSA decryption failed. |