telegram api constructor · layer 229 · #f39b035c
fileHash
SHA256 Hash of an uploaded file, to be checked for validity after download
definition
fileHash#f39b035c offset:long limit:int hash:bytes = FileHash;
parameters
| name | type | description |
|---|---|---|
offset | long | Offset from where to start computing SHA-256 hash |
limit | int | Length |
hash | bytes | SHA-256 Hash of file chunk, to be checked for validity after download |
type
history
present in layers 76–229 · constructor id changed 1×
| id | layers |
|---|---|
| #6242c773 | 76–142 |
| #f39b035c | 143–229 |