diff --git a/Telegram-API-in-Other-Languages.md b/Telegram-API-in-Other-Languages.md index f4704c9..233abe7 100644 --- a/Telegram-API-in-Other-Languages.md +++ b/Telegram-API-in-Other-Languages.md @@ -25,7 +25,7 @@ If you're looking for something like Telethon but in a different programming lan ## Language-Agnostic -[Taas](https://www.t-a-a-s.ru/) is a service that lets you use Telegram API with any HTTP client via API. Using tdlib under the hood, Taas is a commercial service but allows free access if you use under 5000 requests per month. +[Taas](https://www.t-a-a-s.ru/) is a service that lets you use Telegram API with any HTTP client via API. Using tdlib under the hood, Taas is a commercial service but allows free access if you use under 12000 requests per month. ## PHP