github.com/gotd/td/tg.MessagesDhConfig.G (field)
6 uses
github.com/gotd/td/tg (current package)
tl_messages_dh_config_gen.go#L178: G int
tl_messages_dh_config_gen.go#L210: if !(d.G == 0) {
tl_messages_dh_config_gen.go#L242: d.G = from.GetG()
tl_messages_dh_config_gen.go#L305: b.PutInt(d.G)
tl_messages_dh_config_gen.go#L333: d.G = value
tl_messages_dh_config_gen.go#L364: return d.G
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. |