github.com/gotd/td/tg.InitConnectionRequest.SystemLangCode (field)
8 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L56: SystemLangCode string
tl_init_connection_gen.go#L108: if !(i.SystemLangCode == "") {
tl_init_connection_gen.go#L156: i.SystemLangCode = from.GetSystemLangCode()
tl_init_connection_gen.go#L271: b.PutString(i.SystemLangCode)
tl_init_connection_gen.go#L347: i.SystemLangCode = value
tl_init_connection_gen.go#L420: return i.SystemLangCode
github.com/gotd/td/telegram/internal/manager
conn.go#L312: SystemLangCode: c.device.SystemLangCode,
conn.go#L340: SystemLangCode: c.device.SystemLangCode,
![]() |
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. |