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

7 uses

	github.com/gotd/td/tg (current package)
		tl_user_full_gen.go#L55: 	PhoneCallsPrivate bool
		tl_user_full_gen.go#L417: 	if !(u.PhoneCallsPrivate == false) {
		tl_user_full_gen.go#L664: 	u.PhoneCallsPrivate = from.GetPhoneCallsPrivate()
		tl_user_full_gen.go#L1145: 	if !(u.PhoneCallsPrivate == false) {
		tl_user_full_gen.go#L1527: 	u.PhoneCallsPrivate = u.Flags.Has(5)
		tl_user_full_gen.go#L1825: 		u.PhoneCallsPrivate = true
		tl_user_full_gen.go#L1828: 		u.PhoneCallsPrivate = false