Oleh Raban
Results
2
issues of
Oleh Raban
Hi, trying to get current Zodiac sign based on current moon phase. Using next lines: ```javascript const vec = GeoVector(Body.Moon, date, false); const equ = EquatorFromVector(vec); const constell = Constellation(equ.ra,...
Hi all! Could someone give me a point, please. Is it possible to get up-to-date UUID by phone number which is not in the identities list yet? As via getUserStatus...