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

8 uses

	github.com/gotd/td/tg (current package)
		tl_user_full_gen.go#L160: 	About string
		tl_user_full_gen.go#L477: 	if !(u.About == "") {
		tl_user_full_gen.go#L684: 		u.About = val
		tl_user_full_gen.go#L1199: 	if !(u.About == "") {
		tl_user_full_gen.go#L1326: 		b.PutString(u.About)
		tl_user_full_gen.go#L1562: 		u.About = value
		tl_user_full_gen.go#L2174: 	u.About = value
		tl_user_full_gen.go#L2186: 	return u.About, true