github.com/gotd/td/tg.InitConnectionRequest.SystemVersion (field)
7 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L52: SystemVersion string
tl_init_connection_gen.go#L98: if !(i.SystemVersion == "") {
tl_init_connection_gen.go#L150: i.SystemVersion = from.GetSystemVersion()
tl_init_connection_gen.go#L265: b.PutString(i.SystemVersion)
tl_init_connection_gen.go#L329: i.SystemVersion = value
tl_init_connection_gen.go#L400: return i.SystemVersion
github.com/gotd/td/telegram/internal/manager
conn.go#L196: SystemVersion: c.device.SystemVersion,
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. |