diff --git a/readthedocs/developing/telegram-api-in-other-languages.rst b/readthedocs/developing/telegram-api-in-other-languages.rst index cdb81eb2..8a26bc95 100644 --- a/readthedocs/developing/telegram-api-in-other-languages.rst +++ b/readthedocs/developing/telegram-api-in-other-languages.rst @@ -10,7 +10,7 @@ understand the official Telegram documentation) on several languages (even more Python too), listed below: C -* += Possibly the most well-known unofficial open source implementation out there by `@vysheng `__,