github.com/gotd/td/tg.FileHash.Hash (field)
6 uses
github.com/gotd/td/tg (current package)
tl_file_hash_gen.go#L43: Hash []byte
tl_file_hash_gen.go#L67: if !(f.Hash == nil) {
tl_file_hash_gen.go#L91: f.Hash = from.GetHash()
tl_file_hash_gen.go#L149: b.PutBytes(f.Hash)
tl_file_hash_gen.go#L188: f.Hash = value
tl_file_hash_gen.go#L214: return f.Hash
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |