upload.getCdnFileHashes
Get SHA256 hashes for verifying downloaded CDN files
Example
TL schema
Parameters
Result
Vector[FileHash](https://core.telegram.org/type/FileHash)
Possible errors
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 |
Can bots use this methd ?
yes
Related pages
Last updated