github.com/gotd/td/tg.InitConnectionRequest.LangPack (field)
7 uses
github.com/gotd/td/tg (current package)
tl_init_connection_gen.go#L58: LangPack string
tl_init_connection_gen.go#L107: if !(i.LangPack == "") {
tl_init_connection_gen.go#L153: i.LangPack = from.GetLangPack()
tl_init_connection_gen.go#L268: b.PutString(i.LangPack)
tl_init_connection_gen.go#L350: i.LangPack = value
tl_init_connection_gen.go#L424: return i.LangPack
github.com/gotd/td/telegram/internal/manager
conn.go#L199: LangPack: c.device.LangPack,
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. |