github.com/gotd/td/tg.Authorization.SystemVersion (field)
6 uses
github.com/gotd/td/tg (current package)
tl_authorization_gen.go#L66: SystemVersion string
tl_authorization_gen.go#L133: if !(a.SystemVersion == "") {
tl_authorization_gen.go#L203: a.SystemVersion = from.GetSystemVersion()
tl_authorization_gen.go#L362: b.PutString(a.SystemVersion)
tl_authorization_gen.go#L427: a.SystemVersion = value
tl_authorization_gen.go#L631: return a.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. |