1
0
Fork
You've already forked Telethon
0
forked from Lonami/Telethon
Pure Python 3 MTProto API Telegram client library, for bots too!
  • Python 96.6%
  • Rust 3.4%
2026年06月11日 11:23:00 +08:00
.github/ISSUE_TEMPLATE add workspace Cargo.toml; move python/doc to doc 2026年06月08日 14:20:44 +08:00
benches Use modern typehint syntax 2024年03月17日 13:06:03 +01:00
doc add pyi; update doc 2026年06月08日 15:43:31 +08:00
generator Remove type annotation ignore rules from lint configuration in pyproject.toml 2025年05月31日 11:35:53 +02:00
python fix: RuntimeError: no running loop; make codegen files disgitignore 2026年06月09日 20:23:06 +08:00
src fix: remove unused mut; remove all unwrap() 2026年06月11日 11:23:00 +08:00
tools fix: RuntimeError: no running loop; make codegen files disgitignore 2026年06月09日 20:23:06 +08:00
.gitignore fix: RuntimeError: no running loop; make codegen files disgitignore 2026年06月09日 20:23:06 +08:00
.readthedocs.yaml Continue implementation 2023年11月08日 14:07:33 +01:00
Cargo.toml change back to the upstream of grammers 2026年06月11日 10:31:47 +08:00
DEVELOPING.md add pyi; update doc 2026年06月08日 15:43:31 +08:00
LICENSE Update proxy docs and license year 2021年02月12日 17:56:46 +01:00
logo.svg Use better practices for logo's svg 2018年06月26日 10:12:00 +02:00
Makefile add pyi; update doc 2026年06月08日 15:43:31 +08:00
pyproject.toml fix: RuntimeError: no running loop; make codegen files disgitignore 2026年06月09日 20:23:06 +08:00
pytest.ini Mark tests requiring network access 2023年09月01日 14:09:53 +02:00
README.md feat: make project sdistable 2026年06月08日 12:38:18 +08:00
README.rst Fix typo in README ( #4242 ) 2023年11月08日 23:06:27 +01:00

Telethon

Full-featured Telegram client library.