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

8 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_profile_gen.go#L55: 	About string
		tl_account_update_profile_gen.go#L82: 	if !(u.About == "") {
		tl_account_update_profile_gen.go#L113: 		u.About = val
		tl_account_update_profile_gen.go#L168: 	if !(u.About == "") {
		tl_account_update_profile_gen.go#L198: 		b.PutString(u.About)
		tl_account_update_profile_gen.go#L243: 		u.About = value
		tl_account_update_profile_gen.go#L287: 	u.About = value
		tl_account_update_profile_gen.go#L299: 	return u.About, true