github.com/gotd/td/tg.Channel.AccessHash (field)
8 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L1202: AccessHash int64
tl_chat_gen.go#L1446: if !(c.AccessHash == 0) {
tl_chat_gen.go#L1601: c.AccessHash = val
tl_chat_gen.go#L2027: if !(c.AccessHash == 0) {
tl_chat_gen.go#L2103: b.PutLong(c.AccessHash)
tl_chat_gen.go#L2263: c.AccessHash = value
tl_chat_gen.go#L2956: c.AccessHash = value
tl_chat_gen.go#L2968: return c.AccessHash, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |