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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L367: 	ErrPrivacyValueInvalid              = "PRIVACY_VALUE_INVALID"
		tl_errors_gen.go#L2208: 	return tgerr.Is(err, ErrPrivacyValueInvalid)