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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L263: 	ErrLocationInvalid                  = "LOCATION_INVALID"
		tl_errors_gen.go#L1688: 	return tgerr.Is(err, ErrLocationInvalid)