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#L660: 	if !(u.LangCode == "") {
		tl_user_gen.go#L829: 		u.LangCode = val
		tl_user_gen.go#L1273: 	if !(u.LangCode == "") {
		tl_user_gen.go#L1373: 		b.PutString(u.LangCode)
		tl_user_gen.go#L1575: 		u.LangCode = value
		tl_user_gen.go#L2412: 	u.LangCode = value
		tl_user_gen.go#L2424: 	return u.LangCode, true