I found the answer, if anyone needs it here’s the code:
from urllib.parse import quote_plus
quote_plus($Phone) + " viber://chat/?number=00357" + quote_plus($Phone)
I found the answer, if anyone needs it here’s the code:
from urllib.parse import quote_plus
quote_plus($Phone) + " viber://chat/?number=00357" + quote_plus($Phone)