github.com/gotd/td/tg.InitConnectionRequest.LangCode (field)
8 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L64: LangCode string
tl_init_connection_gen.go#L114: if !(i.LangCode == "") {
tl_init_connection_gen.go#L158: i.LangCode = from.GetLangCode()
tl_init_connection_gen.go#L273: b.PutString(i.LangCode)
tl_init_connection_gen.go#L361: i.LangCode = value
tl_init_connection_gen.go#L436: return i.LangCode
github.com/gotd/td/telegram/internal/manager
conn.go#L314: LangCode: c.device.LangCode,
conn.go#L342: LangCode: c.device.LangCode,
![]() |
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. |