fileHash
No description available.
type tg.FileHash struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Offset | int64 | yes | Offset field of FileHash. |
Limit | int | yes | Limit field of FileHash. |
Hash | []byte | yes | Hash field of FileHash. |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
fileHash#f39b035c