github.com/gotd/td/tg.HelpAppUpdate.Version (field)
6 uses
github.com/gotd/td/tg (current package)
tl_help_app_update_gen.go#L49: Version string
tl_help_app_update_gen.go#L100: if !(a.Version == "") {
tl_help_app_update_gen.go#L144: a.Version = from.GetVersion()
tl_help_app_update_gen.go#L259: b.PutString(a.Version)
tl_help_app_update_gen.go#L326: a.Version = value
tl_help_app_update_gen.go#L408: return a.Version
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. |