From 11bf5b493e726fba5c4e65ca0efff0b1de163b8a Mon Sep 17 00:00:00 2001 From: isopen Date: Mon, 15 Dec 2025 19:00:57 +0700 Subject: Add SidusAI example --- example/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'example') diff --git a/example/README.md b/example/README.md index 90e8a07d5..a6a299e64 100644 --- a/example/README.md +++ b/example/README.md @@ -52,6 +52,8 @@ You can also try a fork [python-telegram](https://github.com/iTeam-co/pytglib) o If you want to use TDLib with asyncio and Python >= 3.9, take a look at [aiotdlib](https://github.com/pylakey/aiotdlib) or [Pytdbot](https://github.com/pytdbot/client) (built on [AYMENJD/tdjson](https://github.com/AYMENJD/tdjson), a high-performance TDLib binding). +If you want to use TDLib with [SidusAI](https://sidusai.ai/), take a look at [sidusai-tdlib](https://github.com/sidus-ai/sidus-ai-core/pull/22/files). + For older Python versions you can use [pytdlib](https://github.com/pytdlib/pytdlib). This wrapper contains generator for TDLib API classes and basic interface for interaction with TDLib. -- cgit v1.2.3