github.com/gotd/td/tg.InitConnectionRequest.LangPack (field)
8 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L58: LangPack string
tl_init_connection_gen.go#L111: if !(i.LangPack == "") {
tl_init_connection_gen.go#L157: i.LangPack = from.GetLangPack()
tl_init_connection_gen.go#L272: b.PutString(i.LangPack)
tl_init_connection_gen.go#L354: i.LangPack = value
tl_init_connection_gen.go#L428: return i.LangPack
github.com/gotd/td/telegram/internal/manager
conn.go#L313: LangPack: c.device.LangPack,
conn.go#L341: LangPack: c.device.LangPack,
![]() |
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. |