github.com/gotd/td/tg.UserFull.BusinessIntro (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_user_full_gen.go#L280: 	BusinessIntro BusinessIntro
		tl_user_full_gen.go#L540: 	if !(u.BusinessIntro.Zero()) {
		tl_user_full_gen.go#L759: 		u.BusinessIntro = val
		tl_user_full_gen.go#L1253: 	if !(u.BusinessIntro.Zero()) {
		tl_user_full_gen.go#L1428: 		if err := u.BusinessIntro.Encode(b); err != nil {
		tl_user_full_gen.go#L1685: 		if err := u.BusinessIntro.Decode(b); err != nil {
		tl_user_full_gen.go#L2522: 	u.BusinessIntro = value
		tl_user_full_gen.go#L2534: 	return u.BusinessIntro, true