github.com/gotd/td/tg.NearestDC.NearestDC (field)
6 uses
github.com/gotd/td/tg (current package)
tl_nearest_dc_gen.go#L44: NearestDC int
tl_nearest_dc_gen.go#L68: if !(n.NearestDC == 0) {
tl_nearest_dc_gen.go#L92: n.NearestDC = from.GetNearestDC()
tl_nearest_dc_gen.go#L150: b.PutInt(n.NearestDC)
tl_nearest_dc_gen.go#L189: n.NearestDC = value
tl_nearest_dc_gen.go#L215: return n.NearestDC
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. |