Telethon/client
Lonami Exo e74332de75 Improve codegen
Avoid on-import modification of classes.
This makes it possible to have multiple namespaces work together.

Implement equality on all generated types.
This enables support in tests as well feeling similar to dataclasses.

Make generated code constructors keyword-only.
This increases readability and reduces risk of breakage during upgrades.
2023-07-08 12:15:11 +02:00
..
src/telethon Improve codegen 2023-07-08 12:15:11 +02:00
tests Improve codegen 2023-07-08 12:15:11 +02:00
LICENSE Port tl-types fromm grammers 2023-07-05 22:35:18 +02:00
pyproject.toml Port tl-types fromm grammers 2023-07-05 22:35:18 +02:00
README.md Port tl-types fromm grammers 2023-07-05 22:35:18 +02:00

Telethon

Full-featured Telegram client library.