mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-12-02 15:55:16 +03:00
Also removed utils.find_user_or_chat to prevent this from
happening again. Using a dict {marked_id: entity} is better.
|
||
|---|---|---|
| .. | ||
| crypto | ||
| errors | ||
| extensions | ||
| network | ||
| tl | ||
| __init__.py | ||
| helpers.py | ||
| telegram_bare_client.py | ||
| telegram_client.py | ||
| update_state.py | ||
| utils.py | ||
| version.py | ||