github.com/gotd/td/tg.User.LangCode (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_user_gen.go#L438: 	LangCode string
		tl_user_gen.go#L656: 	if !(u.LangCode == "") {
		tl_user_gen.go#L821: 		u.LangCode = val
		tl_user_gen.go#L1256: 	if !(u.LangCode == "") {
		tl_user_gen.go#L1353: 		b.PutString(u.LangCode)
		tl_user_gen.go#L1552: 		u.LangCode = value
		tl_user_gen.go#L2382: 	u.LangCode = value
		tl_user_gen.go#L2394: 	return u.LangCode, true