mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-17 16:25:14 +03:00
When auto-casting to input peers if the access hash is now None, the ID will be used to look-up a cached access hash which will solve some common pitfalls (using full entities when only the input variant should and could be used). |
||
|---|---|---|
| .. | ||
| client | ||
| crypto | ||
| errors | ||
| events | ||
| extensions | ||
| network | ||
| sessions | ||
| tl | ||
| __init__.py | ||
| default.py | ||
| helpers.py | ||
| sync.py | ||
| utils.py | ||
| version.py | ||