You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only way to do it now is to use baseUrl parameter in api constructor. I used it when Telegram was blocked in Russia.
Idea is to have VPS on the country where telegram is not blocked and configure reverse proxy on this VPS that will forward traffic from your custom URL to api.telegram.org. Then you can use your custom URL in constructor and it will work.
how to make this library work with socks/socks5/TOR ?
The text was updated successfully, but these errors were encountered: