Forums

Telegram api Connect error

Is it also limited to use telegram api in free use? because my code does not connect to telegram api?

The Telegram API is allowed in the free tier, but you need to use their HTTP-based API (not MTProto), and you may need to configure the API to use the proxy that free accounts need to use to access the Internet. Exactly how you do that depends on which API you are using.