const github.com/gotd/td/tg.ErrUserPrivacyRestricted

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L523: 	ErrUserPrivacyRestricted            = "USER_PRIVACY_RESTRICTED"
		tl_errors_gen.go#L2988: 	return tgerr.Is(err, ErrUserPrivacyRestricted)