This website requires JavaScript.
Explore
Help
Register
Sign In
LonamiWebs
/
Telethon
Watch
1
Star
1
Fork
0
You've already forked Telethon
mirror of
https://github.com/LonamiWebs/Telethon.git
synced
2024-11-14 05:26:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ee3248c3a4
Telethon
/
DEVELOPING.md
4 lines
76 B
Markdown
Raw
Normal View
History
Unescape
Escape
Continue documentation and reducing public API
2023-10-08 16:07:18 +03:00
# Developing
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 13:15:11 +03:00
Continue documentation and reducing public API
2023-10-08 16:07:18 +03:00
See [
Contributing
](
./client/doc/developing/contributing.rst
).
Reference in New Issue
Copy Permalink