From c08e5fbf0973a6aec5b6effeefcfaa3f87e51e1d Mon Sep 17 00:00:00 2001 From: Able Arthy <77538776+ablearthy@users.noreply.github.com> Date: Sun, 27 Aug 2023 02:25:11 +0300 Subject: [PATCH] The limitations of Taas were updated --- Telegram-API-in-Other-Languages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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