github.com/gotd/td/tg.InitConnectionRequest.AppVersion (field)
8 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L54: AppVersion string
tl_init_connection_gen.go#L105: if !(i.AppVersion == "") {
tl_init_connection_gen.go#L155: i.AppVersion = from.GetAppVersion()
tl_init_connection_gen.go#L270: b.PutString(i.AppVersion)
tl_init_connection_gen.go#L340: i.AppVersion = value
tl_init_connection_gen.go#L412: return i.AppVersion
github.com/gotd/td/telegram/internal/manager
conn.go#L311: AppVersion: c.device.AppVersion,
conn.go#L339: AppVersion: c.device.AppVersion,
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |